[-] BO : FixBug #PSCSX-86 Missing color selector

This commit is contained in:
Jerome Nadaud
2013-12-10 10:30:46 +01:00
parent 7816664911
commit 8929bb5f21
@@ -27,7 +27,7 @@
{block name="label"}
{if $input.type == 'color'}
<div id="colorAttributeProperties" {if !$colorAttributeProperties}class="hide"{/if}>
<div id="colorAttributeProperties"{if !$colorAttributeProperties} style="display: none;"{/if}>
{/if}
{if $input.type == 'closediv'}
</div>