mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
implemented type areatrigger
* staff only
This commit is contained in:
@@ -62,7 +62,7 @@ class IconsPage extends GenericPage
|
||||
}
|
||||
|
||||
if ($this->filterObj->error)
|
||||
$tabData['_errors'] = '$1';
|
||||
$tabData['_errors'] = 1;
|
||||
|
||||
$this->lvTabs[] = ['icongallery', $tabData];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user