// Refactoring helper forms with new blocks

This commit is contained in:
tDidierjean
2012-03-07 16:34:25 +00:00
parent 3daa17239b
commit 65d051b5df
9 changed files with 339 additions and 342 deletions
@@ -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}