This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/env.js
2016-02-11 11:00:41 -05:00

9 lines
154 B
JavaScript

window.ENV = { };
window.Discourse = {};
Discourse.SiteSettings = {};
window.EmberENV = window.EmberENV || {};
window.EmberENV['FORCE_JQUERY'] = true;