mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-28 23:59:57 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1260 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
4a570c091a
commit
45f679a9ad
3 changed files with 57 additions and 42 deletions
|
|
@ -2,10 +2,14 @@
|
|||
|
||||
<!-- 목록 -->
|
||||
<div>
|
||||
<!--@foreach($document_list as $no => $document)-->
|
||||
<!--@if($document && $grant->list)-->
|
||||
<!--#include("./view_document.html")-->
|
||||
<!--@if($document_list)-->
|
||||
<!--@foreach($document_list as $no => $document)-->
|
||||
<!--@if($document && $grant->list)-->
|
||||
<!--#include("./view_document.html")-->
|
||||
<!--@end-->
|
||||
<!--@end-->
|
||||
<!--@else-->
|
||||
{$lang->no_documents}
|
||||
<!--@end-->
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue