[-] BO : Fixed warning in helper #PSCFV-6183

This commit is contained in:
Damien Metzger
2012-12-18 15:47:09 +01:00
parent a80a5414cc
commit 62e70850fb
@@ -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)}