Remove spinner route
This commit is contained in:
@@ -7,7 +7,6 @@ const Router = EmberRouter.extend({
|
||||
});
|
||||
|
||||
Router.map(function() {
|
||||
this.route('spinner');
|
||||
this.route('proposals', function() {
|
||||
this.route('new');
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user