// Add new uploader helper to blockcategories
This commit is contained in:
@@ -37,10 +37,6 @@
|
||||
{else}
|
||||
{$smarty.block.parent}
|
||||
{/if}
|
||||
|
||||
{if $input.name == 'image'}
|
||||
{$displayBackOfficeCategory}
|
||||
{/if}
|
||||
{/block}
|
||||
{block name="description"}
|
||||
{$smarty.block.parent}
|
||||
@@ -52,4 +48,10 @@
|
||||
{$input.customer}</p>
|
||||
</div>
|
||||
{/if}
|
||||
{/block}
|
||||
{block name="input_row"}
|
||||
{$smarty.block.parent}
|
||||
{if ($input.name == 'image')}
|
||||
{$displayBackOfficeCategory}
|
||||
{/if}
|
||||
{/block}
|
||||
Reference in New Issue
Block a user