// fix added toolbar in HelperOptions
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10271 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -85,6 +85,7 @@ class AdminAccessController extends AdminController
|
||||
// toolbar (save, cancel, new, ..)
|
||||
$this->initToolbar();
|
||||
unset($this->toolbar_btn['save']);
|
||||
unset($this->toolbar_btn['cancel']);
|
||||
|
||||
if (!$this->loadObject(true))
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user