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

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