mirror of
https://github.com/discourse/discourse.git
synced 2025-05-24 00:11:30 +08:00
FIX: Mobile raw templates were not being resolved
This commit is contained in:
@ -6,7 +6,6 @@ const _pluginCallbacks = [];
|
||||
const Discourse = Ember.Application.extend({
|
||||
rootElement: '#main',
|
||||
_docTitle: document.title,
|
||||
__TAGS_INCLUDED__: true,
|
||||
RAW_TEMPLATES: {},
|
||||
|
||||
getURL(url) {
|
||||
|
Reference in New Issue
Block a user