Merge pull request #1489 from YJSoft/omg/debugprint

디버그용 코드 삭제
This commit is contained in:
bnu 2015-06-03 16:42:25 +09:00
commit aa9666662e

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>