mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-27 15:54:29 +02:00
Fixed typo error in the radial dynamic networkmaps.
This commit is contained in:
parent
9945502466
commit
6ba38adc56
@ -64,7 +64,7 @@ if (empty($width)) {
|
||||
$width = 600;
|
||||
}
|
||||
if (empty($height)) {
|
||||
$width = 650;
|
||||
$height = 650;
|
||||
}
|
||||
|
||||
if ($activeTab == "radial_dynamic") {
|
||||
|
Loading…
x
Reference in New Issue
Block a user