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

This commit is contained in:
zero 2007-06-22 03:43:41 +00:00
parent abb1c1a356
commit ce863a71f8
3 changed files with 53 additions and 0 deletions

View file

@ -76,6 +76,9 @@
<!--@end-->
<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>
<!--@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--> />
<!--@end-->