- Fixed conflic with backbone router in settings and import
- WIP on step 1
This commit is contained in:
@@ -73,7 +73,7 @@ define(
|
||||
}));
|
||||
|
||||
jQuery(document).ready(function() {
|
||||
Backbone.history.start();
|
||||
if (!Backbone.History.started) Backbone.history.start();
|
||||
});
|
||||
}
|
||||
);
|
Reference in New Issue
Block a user