mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-26 22:59:57 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1706 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
85057647fc
commit
00e5e4335c
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@
|
||||||
</div>
|
</div>
|
||||||
<ul class="documentList">
|
<ul class="documentList">
|
||||||
<!--@foreach($widget_info->document_list as $oDocument)-->
|
<!--@foreach($widget_info->document_list as $oDocument)-->
|
||||||
<li><a href="{$oDocument->getPermanentUrl()}#{$oDocument->getCommentCount()}">{$oDocument->getTitleText()}</a></li>
|
<li><a href="{$oDocument->getPermanentUrl()}#{$oDocument->getCommentCount()}">{$oDocument->getTitleText(13)}</a></li>
|
||||||
<!--@end-->
|
<!--@end-->
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue