// no more custom customer form

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9891 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
mMarinetti
2011-11-04 15:04:40 +00:00
parent 818a2f99ea
commit c971c1df66
2 changed files with 1 additions and 330 deletions
+1
View File
@@ -80,6 +80,7 @@ class HelperFormCore extends Helper
$this->tpl->assign(array(
'submit_action' => $this->submit_action,
'toolbar_btn' => $this->toolbar_btn,
'title' => $this->title,
'firstCall' => $this->first_call,
'current' => $this->currentIndex,
'token' => $this->token,