This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
discourse
Watch
3
Star
0
Fork
0
mirror of
https://github.com/discourse/discourse.git
synced
2026-08-10 04:58:31 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eb617dea4bd31a838022340ae5df62fca7026d69
discourse
/
app
/
assets
/
javascripts
/
wizard-start.js.no-module.es6
T
5 lines
96 B
JavaScript
Raw
Normal View
History
Unescape
Escape
CSP - extract all other inline JavaScripts (
#6528
)
2018-10-25 09:52:01 -04:00
(
function
()
{
var
wizard
=
require
(
"wizard/wizard"
).
default
.
create
();
wizard
.
start
();
})();
Reference in New Issue
Copy Permalink