mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
debug
This commit is contained in:
parent
53bef2d341
commit
8c2c7178ea
1 changed files with 2 additions and 0 deletions
|
|
@ -52,6 +52,8 @@
|
|||
<!--@foreach($val->item as $item_srl => $item)-->
|
||||
{@$_idx = $poll->poll_srl.'_'.$poll_srl_index.'_'.$item_srl}
|
||||
|
||||
<!-- {print_r($item)} -->
|
||||
|
||||
<div class="item <!--@if($_key==count($val->item)-1)-->noborder<!--@end-->" cond="strpos($item->title, '[HIDE]') === FALSE">
|
||||
<!--@if($val->checkcount>1)-->
|
||||
<input type="checkbox" name="item_{$poll->poll_srl}_{$poll_srl_index}" value="{$item->poll_item_srl}" id="item_{$item->poll_item_srl}" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue