closed #90 (IGB map not working) jsPlumb v2.0.5 downgraded to v1.7.6
#84 renamed "landingpage" view to "login" view #84 added some basic CREST API data mappers #84 added "isNPC" flag t Corporation table (WIP) #84 added CREST API settings to environment.ini
This commit is contained in:
@@ -10,7 +10,7 @@ namespace Controller;
|
||||
|
||||
class MapController extends \Controller\AccessController {
|
||||
|
||||
public function showMap($f3) {
|
||||
public function init($f3) {
|
||||
|
||||
// page title
|
||||
$f3->set('pageTitle', 'Maps');
|
||||
|
||||
Reference in New Issue
Block a user