// fix update form.tpl in AdminTaxRulesGroupsController

This commit is contained in:
lLefevre
2011-11-07 13:03:04 +00:00
parent 659a9a6319
commit 8747306424
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;