git-svn-id: http://xe-core.googlecode.com/svn/trunk@1734 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-06-22 03:58:01 +00:00
parent ce863a71f8
commit 9b66e61720
75 changed files with 1389 additions and 6 deletions

View file

@ -77,7 +77,7 @@
<td class="title">
<!--@if($module_info->display_thumnail=='Y' && $document->thumbnailExists(100))-->
<a href="#" class="thumbnailMedium"><img src="{$document->getThumbnail(100)}" border="0" alt="" /></a>
<a href="{getUrl('','document_srl',$document->document_srl)}" class="thumbnailMedium"><img src="{$document->getThumbnail(100)}" border="0" alt="" /></a>
<!--@end-->
<!--@if($grant->is_admin)-->
<input type="checkbox" value="{$document->document_srl}" onclick="doAddCart('{$mid}',this)" <!--@if($check_list[$document->document_srl])-->checked="true"<!--@end--> />