issue 70 site map admin developement

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9055 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ovclas 2011-09-06 09:29:29 +00:00
parent b909a11c5e
commit fc3a39b65a
8 changed files with 131 additions and 46 deletions

View file

@ -65,7 +65,7 @@
<ul class="lined">
<!--@foreach($latestCommentList AS $key=>$value)-->
<li>
<a href="#" target="_blank">{$value->content}</a> <span class="side">{$value->nick_name}</span>
<a href="{getUrl('', 'document_srl', $value->document_srl)}#comment_{$value->comment_srl}" target="_blank">{$value->content}</a> <span class="side">{$value->nick_name}</span>
<span class="action">
<form>
<input type="hidden" name="module" value="admin" />