// Code cleaning and small fixes

This commit is contained in:
Damien Metzger
2013-10-24 17:04:55 +02:00
parent f82322e426
commit df639337af
2 changed files with 2 additions and 2 deletions
@@ -27,7 +27,7 @@
{block name="label"}
{if $input.type == 'color'}
<div id="colorAttributeProperties" "{if !$colorAttributeProperties}style="display:none"{/if};">
<div id="colorAttributeProperties" {if !$colorAttributeProperties}class="hide"{/if}>
{/if}
{if $input.type == 'closediv'}
</div>