Bug fixing, new map info dialog
This commit is contained in:
@@ -26,7 +26,7 @@ class MapController extends \Controller\AccessController {
|
||||
$this->f3->set('trusted', (int)self::isIGBTrusted());
|
||||
|
||||
// JS main file
|
||||
$this->f3->set('jsView', 'main');
|
||||
$this->f3->set('jsView', 'mappage');
|
||||
|
||||
$this->setTemplate('templates/view/index.html');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user