mirror of
https://github.com/discourse/discourse.git
synced 2025-05-24 00:11:30 +08:00
Revert "Revert Ember 2.10+ for a short while"
This reverts commit 21682fd60b92414348a0e4aecdab1bc5278e14e6.
This commit is contained in:
@ -6,7 +6,7 @@ const _pluginCallbacks = [];
|
||||
const Discourse = Ember.Application.extend({
|
||||
rootElement: '#main',
|
||||
_docTitle: document.title,
|
||||
__TAGS_INCLUDED__: true,
|
||||
RAW_TEMPLATES: {},
|
||||
|
||||
getURL(url) {
|
||||
if (!url) return url;
|
||||
|
Reference in New Issue
Block a user