// Rename jquery.cookie with jquery.cooki (because of apache security mod ...)
This commit is contained in:
@@ -144,7 +144,7 @@ class AdminShopControllerCore extends AdminController
|
||||
$this->list_simple_header = true;
|
||||
parent::initContent();
|
||||
|
||||
$this->addJqueryPlugin('cookie');
|
||||
$this->addJqueryPlugin('cooki');
|
||||
$this->addJqueryPlugin('jstree');
|
||||
$this->addCSS(_PS_JS_DIR_.'jquery/plugins/jstree/themes/classic/style.css');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user