REFACTOR: Migrate more legacy JS to ES6

This commit is contained in:
Robin Ward
2016-06-30 12:26:49 -04:00
parent a546395397
commit 56f07529bb
20 changed files with 168 additions and 152 deletions

View File

@ -179,7 +179,6 @@ window.Discourse = Ember.Application.extend(Discourse.Ajax, {
})
}).create();
Discourse.Markdown = {
whiteListTag: Ember.K,
whiteListIframe: Ember.K