// 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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user