mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
XE Core 1.2.4 를 trunk로 copy
git-svn-id: http://xe-core.googlecode.com/svn/trunk@6698 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
commit
88f1030224
1759 changed files with 827 additions and 60981 deletions
|
|
@ -1,17 +0,0 @@
|
|||
<ul class="smartPhoneList">
|
||||
<li class="title">{$page_navigation->total_count} items, {$page_navigation->cur_page}/{$page_navigation->last_page} pages</li>
|
||||
|
||||
<!--@foreach($document_list as $val)-->
|
||||
<li class="item">
|
||||
<a href="{getUrl('document_srl',$val->document_srl)}">
|
||||
<span class="title">{$val->getTitleText()}</span>
|
||||
<span class="info">
|
||||
{$val->getRegdate()}
|
||||
[{$val->getNickName()}]
|
||||
<!--@if($val->getCommentCount())-->comments({$val->getCommentCount()})<!--@end-->
|
||||
</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<!--@end-->
|
||||
</ul>
|
||||
Loading…
Add table
Add a link
Reference in a new issue