1
0
Fork 0
discourse-custom-wizard-unl.../assets/javascripts/wizard-custom-lib.js
2020-03-31 14:14:49 +11:00

7 Zeilen
Kein EOL
203 B
JavaScript

window.Discourse = {}
window.Wizard = {};
Wizard.SiteSettings = {};
Wizard.RAW_TEMPLATES = {};
Discourse.__widget_helpers = {};
Discourse.RAW_TEMPLATES = {};
Discourse.SiteSettings = Wizard.SiteSettings;