mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 16:55:05 +02:00
Fixed visual map in mobile version of Pandora. Ticket#2907
This commit is contained in:
parent
1f99733ac8
commit
009ae5c92a
@ -73,7 +73,7 @@ class Visualmap {
|
||||
|
||||
public function ajax($parameter2 = false) {
|
||||
$system = System::getInstance();
|
||||
|
||||
$this->checkVisualmapACL($this->visualmap['id_group']);
|
||||
if (!$this->correct_acl) {
|
||||
return;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user