mirror of
https://github.com/discourse/discourse.git
synced 2025-09-07 12:02:53 +08:00
Upgrade to Ember 2.10
This commit is contained in:
parent
765e5e9186
commit
a808bcb0b8
19 changed files with 132 additions and 109 deletions
|
@ -7,6 +7,7 @@ const Discourse = Ember.Application.extend({
|
|||
rootElement: '#main',
|
||||
_docTitle: document.title,
|
||||
__TAGS_INCLUDED__: true,
|
||||
RAW_TEMPLATES: {},
|
||||
|
||||
getURL(url) {
|
||||
if (!url) return url;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue