// Rename jquery.cookie with jquery.cooki (because of apache security mod ...)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15851 b9a71923-0436-4b27-9f14-aed3839534dd
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