// fix update form.tpl in AdminTaxRulesGroupsController
This commit is contained in:
@@ -195,6 +195,8 @@ class AdminTabsControllerCore extends AdminController
|
||||
$helper->shopLinkType = '';
|
||||
$helper->identifier = $this->identifier;
|
||||
$helper->imageType = $this->imageType;
|
||||
$helper->toolbar_fix = false;
|
||||
$helper->show_toolbar = false;
|
||||
$helper->orderBy = 'position';
|
||||
$helper->orderWay = 'ASC';
|
||||
$helper->currentIndex = self::$currentIndex;
|
||||
|
||||
Reference in New Issue
Block a user