ES6: Migrated and deprecated a bunch of views

This commit is contained in:
Robin Ward
2014-06-10 11:54:38 -04:00
parent c88bff5e0c
commit 580a1bf8b0
64 changed files with 206 additions and 382 deletions
@@ -10,4 +10,4 @@ Discourse.AdminGithubCommitsController = Ember.ArrayController.extend({
goToGithub: function() {
window.open('https://github.com/discourse/discourse');
}
});
});