use bootstrap-for-ember from the last commit, see https://github.com/ember-addons/bootstrap-for-ember

This commit is contained in:
Seven Du
2014-03-09 19:31:58 +08:00
parent 3f0935f5a5
commit c23e176a3f
2 changed files with 43 additions and 23 deletions

View File

@@ -714,7 +714,7 @@ App.usersController = Ember.ArrayController.create({
}
});
App.initialize();
// App.initialize();
var global_debug_event = false;
var global_background_job = false;