// fix update form.tpl in AdminTaxRulesGroupsController

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9926 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
lLefevre
2011-11-07 13:03:04 +00:00
parent a3d762e854
commit 57080f48cd
8 changed files with 50 additions and 40 deletions
@@ -134,6 +134,7 @@ class AdminAttributesGroupsControllerCore extends AdminController
$helper->no_link = true;
$helper->shopLinkType = '';
$helper->identifier = $this->identifier;
$helper->toolbar_fix = false;
$helper->orderBy = 'position';
$helper->orderWay = 'ASC';
$helper->currentIndex = self::$currentIndex;