// fix update form.tpl in AdminTaxRulesGroupsController
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