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:
vgilc 2018-11-30 13:37:44 +01:00
commit 7d52afff16
1 changed files with 1 additions and 1 deletions

View File

@ -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';
}