Fixed visual map in mobile version of Pandora. Ticket#2907

This commit is contained in:
Arturo Gonzalez Diaz 2015-10-19 10:51:44 +02:00
parent 1f99733ac8
commit 009ae5c92a
1 changed files with 1 additions and 1 deletions

View File

@ -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;
}