// Fix critical spelling bug on jquery cookie file name
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15989 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -149,7 +149,7 @@ class AdminShopControllerCore extends AdminController
|
||||
$this->list_simple_header = true;
|
||||
parent::initContent();
|
||||
|
||||
$this->addJqueryPlugin('cooki');
|
||||
$this->addJqueryPlugin('cookie-plugin');
|
||||
$this->addJqueryPlugin('jstree');
|
||||
$this->addCSS(_PS_JS_DIR_.'jquery/plugins/jstree/themes/classic/style.css');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user