mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 09:15:15 +02:00
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') . ' » ' .
|
ui_print_page_header (__('Module management') . ' » ' .
|
||||||
__('Network component management'), "", false,
|
__('Network component management'), "", false,
|
||||||
"network_component", true,"",true,"modulemodal");
|
"network_component", true,"",false,"modulemodal");
|
||||||
$sec = 'gmodules';
|
$sec = 'gmodules';
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user