디버그용 코드 삭제

debugPrint 삭제
This commit is contained in:
YJSoft 2015-05-23 17:26:56 +09:00
parent 104c9fa868
commit 759033951e

View file

@ -40,7 +40,6 @@ var no_text_comment = '{$lang->no_text_comment}';
</thead>
<tbody>
<tr loop="$trash_list => $no, $oTrashVO">
{debugPrint($oTrashVO->unserializedObject)}
<td class="nowr"><!--@if($oTrashVO->getOriginModule() == 'document')-->{$lang->document}<!--@else-->{$lang->comment}<!--@end--></td>
<td class="title">
<strong cond="!trim($oTrashVO->getTitle()) && $oTrashVO->getOriginModule() == 'comment'">{$lang->no_text_comment}</strong>