remove globalcard context

This commit is contained in:
atm-greg 2018-06-18 11:30:38 +02:00
parent 72449ddef4
commit 2cdae2ec98

View File

@ -44,7 +44,7 @@ if ($user->societe_id) {
$result=restrictedArea($user,'produit|service');
// Initialize technical object to manage hooks of page. Note that conf->hooks_modules contains array of hook context
$hookmanager->initHooks(array('stockreplenishlist', 'globalcard'));
$hookmanager->initHooks(array('stockreplenishlist'));
//checks if a product has been ordered