// Adding a button to top

This commit is contained in:
lLefevre
2011-12-02 14:31:08 +00:00
parent db1d5aba12
commit a236b63008
7 changed files with 35 additions and 10 deletions
+1
View File
@@ -1502,6 +1502,7 @@ class AdminControllerCore extends Controller
$this->addJquery();
$this->addjQueryPlugin(array('cluetip', 'hoverIntent'));
$this->addJqueryPlugin('scrollTo');
$this->addJS(array(
_PS_JS_DIR_.'admin.js',