// Adding a button to top

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10857 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
lLefevre
2011-12-02 14:31:08 +00:00
parent a0a83e9e58
commit 8a62346471
7 changed files with 35 additions and 10 deletions
@@ -131,15 +131,6 @@ class AdminModulesControllerCore extends AdminController
$this->logged_on_addons = true;
}
public function setMedia()
{
parent::setMedia();
$this->addJqueryPlugin('scrollTo');
}
/*
** Ajax Request Methods
**