// fix added toolbar in HelperOptions

This commit is contained in:
lLefevre
2011-11-18 14:22:53 +00:00
parent 42b4711504
commit bb3e157562
8 changed files with 136 additions and 117 deletions
@@ -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;