//clean header.tpl and footer.tpl

This commit is contained in:
vAugagneur
2011-11-23 12:59:02 +00:00
parent 2f74741573
commit cf072a67f8
5 changed files with 103 additions and 109 deletions

View File

@@ -1503,7 +1503,9 @@ class AdminControllerCore extends Controller
_PS_JS_DIR_.'toggle.js',
_PS_JS_DIR_.'tools.js',
_PS_JS_DIR_.'ajax.js',
_PS_JS_DIR_.'notifications.js'
_PS_JS_DIR_.'notifications.js',
_PS_JS_DIR_.'helpAccess.js',
_PS_JS_DIR_.'toolbar.js'
));
}
/**