Changed the value from modal to false - #1886

This commit is contained in:
tatiana.llorente@artica.es 2018-10-04 15:31:16 +02:00
parent 21c9a7ee4a
commit 90610ed778
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';
}