// Remove start_field and end_field blocks from form helper.

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14039 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
tDidierjean
2012-03-12 14:28:38 +00:00
parent 7d14b45dfe
commit 178e0c1b63
10 changed files with 69 additions and 79 deletions
@@ -25,8 +25,8 @@
*}
{extends file="helpers/form/form.tpl"}
{block name="end_field_block"}
</div>
{block name="field_block"}
{$smarty.block.parent}
{if $input.name == 'id_feature'}
{hook h="displayFeatureValueForm" id_feature_value=$feature_value->id}
{/if}