[-] BO : 406 when mod_security follow up 034e6a7e7f
This commit is contained in:
@@ -148,7 +148,7 @@ class AdminShopControllerCore extends AdminController
|
|||||||
$this->list_simple_header = true;
|
$this->list_simple_header = true;
|
||||||
parent::initContent();
|
parent::initContent();
|
||||||
|
|
||||||
$this->addJqueryPlugin('cookie-plugin');
|
$this->addJqueryPlugin('cooki-plugin');
|
||||||
$this->addJqueryPlugin('jstree');
|
$this->addJqueryPlugin('jstree');
|
||||||
$this->addCSS(_PS_JS_DIR_.'jquery/plugins/jstree/themes/classic/style.css');
|
$this->addCSS(_PS_JS_DIR_.'jquery/plugins/jstree/themes/classic/style.css');
|
||||||
|
|
||||||
|
|||||||
@@ -109,7 +109,7 @@ class AdminShopGroupControllerCore extends AdminController
|
|||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
$this->addJqueryPlugin('cookie-plugin');
|
$this->addJqueryPlugin('cooki-plugin');
|
||||||
$this->addJqueryPlugin('jstree');
|
$this->addJqueryPlugin('jstree');
|
||||||
$this->addCSS(_PS_JS_DIR_.'jquery/plugins/jstree/themes/classic/style.css');
|
$this->addCSS(_PS_JS_DIR_.'jquery/plugins/jstree/themes/classic/style.css');
|
||||||
|
|
||||||
|
|||||||
@@ -293,7 +293,7 @@ class AdminShopUrlControllerCore extends AdminController
|
|||||||
$this->list_simple_header = true;
|
$this->list_simple_header = true;
|
||||||
parent::initContent();
|
parent::initContent();
|
||||||
|
|
||||||
$this->addJqueryPlugin('cookie-plugin');
|
$this->addJqueryPlugin('cooki-plugin');
|
||||||
$this->addJqueryPlugin('jstree');
|
$this->addJqueryPlugin('jstree');
|
||||||
$this->addCSS(_PS_JS_DIR_.'jquery/plugins/jstree/themes/classic/style.css');
|
$this->addCSS(_PS_JS_DIR_.'jquery/plugins/jstree/themes/classic/style.css');
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user