[-] BO : 406 when mod_security follow up 034e6a7e7f

This commit is contained in:
gRoussac
2013-11-14 11:43:05 +01:00
parent db99f188a2
commit 6393746f04
4 changed files with 3 additions and 3 deletions

View File

@@ -148,7 +148,7 @@ class AdminShopControllerCore extends AdminController
$this->list_simple_header = true;
parent::initContent();
$this->addJqueryPlugin('cookie-plugin');
$this->addJqueryPlugin('cooki-plugin');
$this->addJqueryPlugin('jstree');
$this->addCSS(_PS_JS_DIR_.'jquery/plugins/jstree/themes/classic/style.css');

View File

@@ -109,7 +109,7 @@ class AdminShopGroupControllerCore extends AdminController
);
}
$this->addJqueryPlugin('cookie-plugin');
$this->addJqueryPlugin('cooki-plugin');
$this->addJqueryPlugin('jstree');
$this->addCSS(_PS_JS_DIR_.'jquery/plugins/jstree/themes/classic/style.css');

View File

@@ -293,7 +293,7 @@ class AdminShopUrlControllerCore extends AdminController
$this->list_simple_header = true;
parent::initContent();
$this->addJqueryPlugin('cookie-plugin');
$this->addJqueryPlugin('cooki-plugin');
$this->addJqueryPlugin('jstree');
$this->addCSS(_PS_JS_DIR_.'jquery/plugins/jstree/themes/classic/style.css');