// Refactoring helper forms with new blocks
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13937 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
{/block}
|
||||
|
||||
|
||||
{block name="start_field_block"}
|
||||
{block name="field_block"}
|
||||
{if $input['type'] == 'group_discount_category'}
|
||||
<div style="{if !$form_id}display:none{/if}">
|
||||
<script type="text/javascript">
|
||||
@@ -269,6 +269,6 @@
|
||||
</table>
|
||||
</div>
|
||||
{else}
|
||||
<div class="margin-form">
|
||||
{$smarty.block.parent}
|
||||
{/if}
|
||||
{/block}
|
||||
Reference in New Issue
Block a user