mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
디버그용 코드 삭제
debugPrint 삭제
This commit is contained in:
parent
104c9fa868
commit
759033951e
1 changed files with 0 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue