This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirror
/
discourse
Watch
2
Star
0
Fork
0
You've already forked discourse
mirror of
https://github.com/discourse/discourse.git
synced
2024-11-25 00:29:18 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
1bf0b2a5f4
discourse
/
app
/
assets
/
javascripts
/
env.js
4 lines
99 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Many fixes for Ember 1.9.0
2014-12-11 00:34:00 +08:00
window
.
ENV
=
{
}
;
Upgrade jQuery
2016-02-11 01:14:37 +08:00
window
.
EmberENV
=
window
.
EmberENV
||
{
}
;
window
.
EmberENV
[
'FORCE_JQUERY'
]
=
true
;
Reference in New Issue
Copy Permalink