fixed the link to editor networkmap in the list.
This commit is contained in:
parent
08d1cece5c
commit
35b66968f9
|
@ -456,7 +456,7 @@ else {
|
|||
|
||||
$url_edit = 'index.php?' .
|
||||
'sec=maps&' .
|
||||
'sec2=operation/maps/networkmap_list&' .
|
||||
'sec2=operation/maps/networkmap_editor&' .
|
||||
'edit_networkmap=1&id_networkmap=' . $networkmap['id'];
|
||||
if (is_metaconsole()) {
|
||||
$url_edit = 'index.php?' .
|
||||
|
|
Loading…
Reference in New Issue