add option to hide default options

This commit is contained in:
Lastorder 2024-11-22 10:05:12 +09:00 committed by GitHub
parent 8c2c7178ea
commit f85acb1783
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 17 additions and 2 deletions

View file

@ -52,8 +52,6 @@
<!--@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}" />