// Fixed boulette

This commit is contained in:
Damien Metzger
2013-10-24 19:29:22 +02:00
parent 4cb7bd9137
commit cd5fa81025
16 changed files with 433 additions and 13870 deletions
@@ -147,6 +147,9 @@ class AdminOrdersControllerCore extends AdminController
'desc' => $this->l('Add new order'),
'icon' => 'process-icon-new'
);
if ($this->display == 'add')
unset($this->page_header_toolbar_btn['save']);
if (Context::getContext()->shop->getContext() != Shop::CONTEXT_SHOP && isset($this->page_header_toolbar_btn['new_order'])
&& Shop::isFeatureActive())