TODO : set temporary rider in AppModelLocator when RiderList item is clicked
This commit is contained in:
@@ -13,7 +13,6 @@ class AppController extends FrontController {
|
||||
public static final CLOSE_DRAWER_EVENT = "closeDrawerEvent";
|
||||
public static final RIDER_SELECT_EVENT = "riderSelect";
|
||||
|
||||
|
||||
public function new() {
|
||||
super();
|
||||
addCommand(AppController.LOAD_RIDERS_EVENT, LoadRidersCommand);
|
||||
|
||||
Reference in New Issue
Block a user