mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-09 20:12:14 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1589 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
3b9f07a90d
commit
7461841819
99 changed files with 1260 additions and 58 deletions
|
|
@ -45,6 +45,10 @@
|
|||
<input type="checkbox" value="{$val->document_srl}" onclick="doAddCart('{$mid}',this)" <!--@if($check_list[$val->document_srl])-->checked="true"<!--@end--> />
|
||||
<!--@end-->
|
||||
|
||||
<!--@if($module_info->subject_cut_size>0)-->
|
||||
{@ $val->title = cut_str($val->title,$module_info->subject_cut_size)}
|
||||
<!--@end-->
|
||||
|
||||
<!--@if($grant->view)-->
|
||||
<!-- 검색중일 경우는 새창으로 -->
|
||||
<!--@if($search_target && $search_keyword)-->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue