mirror of
https://github.com/discourse/discourse.git
synced 2025-02-07 20:08:26 +00:00
ddd299f4aa
This reverts commit 76bbc481cb5bb3e3b35ece5aa5e1275d3d34e4a0.
5 lines
148 B
JavaScript
5 lines
148 B
JavaScript
window.ENV = { };
|
|
window.EmberENV = window.EmberENV || {};
|
|
window.EmberENV.FORCE_JQUERY = true;
|
|
window.EmberENV._ENABLE_LEGACY_VIEW_SUPPORT = true;
|