mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
Added empty maps to flow
This commit is contained in:
parent
06d47e03db
commit
f665fe9d07
@ -112,8 +112,10 @@ if (enterprise_installed()) {
|
||||
__('Succesfully created'), __('Could not be created'), '',
|
||||
true);
|
||||
|
||||
// Force the tab = 'list'
|
||||
$tab = "list";
|
||||
$id = $result;
|
||||
define("_id_", $id);
|
||||
|
||||
$tab = "view";
|
||||
}
|
||||
else if ($update_empty_networkmap) {
|
||||
$id_group = (int) get_parameter('id_group', 0);
|
||||
|
Loading…
x
Reference in New Issue
Block a user