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