[-] BO : Fixed warning in helper #PSCFV-6183
This commit is contained in:
@@ -167,6 +167,8 @@
|
||||
{/if}
|
||||
{/if}
|
||||
>{$option->$input.options.name}</option>
|
||||
{elseif $option == "-"}
|
||||
<option value="">--</option>
|
||||
{else}
|
||||
<option value="{$option[$input.options.id]}"
|
||||
{if isset($input.multiple)}
|
||||
|
||||
Reference in New Issue
Block a user