[*] BO #PSFV-94 : update class HelperForm

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9252 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
lLefevre
2011-10-11 16:27:50 +00:00
parent b9692f7515
commit fa7ac9460d
5 changed files with 360 additions and 38 deletions
-1
View File
@@ -70,7 +70,6 @@ class HelperFormCore extends Helper
else
$defaultFormLanguage = (int)($this->context->cookie->employee_form_lang);
info($this->fields_value);
$this->context->smarty->assign(array(
'firstCall' => $this->first_call,
'current' => self::$currentIndex,