mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
avoid double networkmap creation
This commit is contained in:
parent
2b17ab4496
commit
f89397996f
@ -424,7 +424,7 @@ if ($not_found) {
|
|||||||
__('Save networkmap'),
|
__('Save networkmap'),
|
||||||
'crt',
|
'crt',
|
||||||
false,
|
false,
|
||||||
'class="sub next"'
|
'class="sub next" onclick="if (typeof(sent) == \'undefined\') {sent = 1; return true;} else {return false;}"'
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user