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:
Sarjuuk
2014-07-19 12:30:47 +02:00
parent 0af712a8ff
commit 0e98270827
66 changed files with 726 additions and 908 deletions

View File

@@ -64,7 +64,7 @@ class ObjectsPage extends GenericPage
$params['_errors'] = '$1';
}
$this->lvData = array(
$this->lvTabs[] = array(
'file' => 'object',
'data' => $data,
'params' => $params