mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-27 15:54:29 +02:00
fixed styles
This commit is contained in:
parent
dd68cc7a9e
commit
c3a297e096
@ -3601,7 +3601,7 @@ class NetworkMap
|
||||
url_background_grid: url_background_grid,
|
||||
refresh_time: '.$this->mapOptions['refresh_time'].',
|
||||
font_size: '.$this->mapOptions['font_size'].',
|
||||
method: '.$this->map['generation_method'].',
|
||||
method: '.($this->map['generation_method'] ?? 3).',
|
||||
base_url_homedir: "'.ui_get_full_url(false).'"
|
||||
});
|
||||
init_drag_and_drop();
|
||||
|
Loading…
x
Reference in New Issue
Block a user