mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1502 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
b445bc208b
commit
58ab70b6c4
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@
|
|||
<!--@if($search_target && $search_keyword)-->
|
||||
<div>
|
||||
<!-- 일자, 제목 출력-->
|
||||
[{zdate($document->regdate, "Y-m-d")}] <a href="#" onclick="winopen('{getUrl('document_srl',$document->document_srl)}');return false;">{$document->title}</a>
|
||||
[{zdate($document->regdate, "Y-m-d")}] <a href="#" onclick="winopen('{getUrl('','document_srl',$document->document_srl)}');return false;">{$document->title}</a>
|
||||
|
||||
<!-- 댓글이 있으면 댓글의 수 출력 -->
|
||||
<!--@if($document->comment_count)-->({number_format($document->comment_count)})<!--@end-->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue