This repository has been archived on 2023-03-18. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
osr-discourse-src/app/assets/javascripts/env.js
T
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;