This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Masuk
thisnthat
/
discourse-custom-wizard
Liatin
1
Bintangi
0
Fork
0
Berkas
Masalah
0
Tarik Permintaan
0
Wiki
Pohon:
d0cfbdbfe6
Ranting
Tag
custom
master
discourse-cu...
/
assets
/
javascripts
/
wizard
/
routes
/
custom-steps.js.es6
custom-steps.js.es6
98 B
Riwayat
Mentahan
1
2
3
4
5
export default Ember.Route.extend({
redirect() {
this.transitionTo('custom.index');
}
});