mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
removing smarty - part XV (aaaand done!)
- unified lv handling * data should always be in the same structure now * use of tabs is determined by the template, unless forced) - Currency: fixed path on detail page - Profiler: fixed use of dataKey - Util::alphaMapCheck() 'images/' was removed long ago..; alphaMaps are now in 'cache/' - Item: REALLY fixed markdown in tooltips
This commit is contained in:
@@ -64,7 +64,7 @@ class ObjectsPage extends GenericPage
|
||||
$params['_errors'] = '$1';
|
||||
}
|
||||
|
||||
$this->lvData = array(
|
||||
$this->lvTabs[] = array(
|
||||
'file' => 'object',
|
||||
'data' => $data,
|
||||
'params' => $params
|
||||
|
||||
Reference in New Issue
Block a user