Merge branch '107-sell-en-network-components' into 'develop'
Dont show "sell" message in manage_network_component header - #107 See merge request !312
This commit is contained in:
commit
7d5a8fd84e
|
@ -49,7 +49,7 @@ You can of course remove the warnings, that's why we include the source and do n
|
|||
|
||||
ui_print_page_header (__('Module management') . ' » ' .
|
||||
__('Network component management'), "", false,
|
||||
"network_component", true,"sell",true,"modulemodal");
|
||||
"network_component", true,"",true,"modulemodal");
|
||||
$sec = 'gmodules';
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue