This website requires JavaScript.
Explore
Help
Sign In
Discource-C
/
discourse
mirror of
https://github.com/discourse/discourse.git
Watch
1
Star
0
Fork
You've already forked discourse
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
61b1f9c36b
discourse
/
app
/
assets
/
javascripts
/
wizard
/
templates
/
step.hbs
2 lines
90 B
Handlebars
Raw
Normal View
History
Unescape
Escape
DEV: upgrades from Ember 2.13 to Ember 3.5.1 (#6808) Co-Authored-By: Bianca Nenciu <nbianca@users.noreply.github.com> Co-Authored-By: David Taylor <david@taylorhq.com>
2019-01-10 05:06:01 -05:00
{{
wizard-step
step
=
step
wizard
=
wizard
goNext
=
(
action
"goNext"
)
goBack
=
(
action
"goBack"
)
}}