implemented type areatrigger

* staff only
This commit is contained in:
Sarjuuk
2018-06-30 23:43:57 +02:00
parent 56ccc592a6
commit e0150feda6
45 changed files with 1193 additions and 160 deletions

View File

@@ -62,7 +62,7 @@ class IconsPage extends GenericPage
}
if ($this->filterObj->error)
$tabData['_errors'] = '$1';
$tabData['_errors'] = 1;
$this->lvTabs[] = ['icongallery', $tabData];
}