[-] BO : FixBug #PSCSX-86 Missing color selector
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user