Merge branch '1886-Bug-Aviso-Enterprise-Network-Component-Open' into 'develop'
Changed the value from modal to false - #1886 See merge request artica/pandorafms!1828
This commit is contained in:
commit
7d52afff16
|
@ -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,"",true,"modulemodal");
|
||||
"network_component", true,"",false,"modulemodal");
|
||||
$sec = 'gmodules';
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue