This website works better with JavaScript
Kezdőlap
Felfedezés
Súgó
Bejelentkezés
thisnthat
/
discourse-custom-wizard
Figyelés
1
Kedvenc
0
Másolás
0
Fájlok
Problémák
0
Beolvasztási kérések
0
Wiki
Fa:
d0cfbdbfe6
Branch-ok
Tag-ek
custom
master
discourse-cu...
/
assets
/
javascripts
/
wizard
/
routes
/
custom-steps.js.es6
custom-steps.js.es6
98 B
Előzmények
Nyers
1
2
3
4
5
export default Ember.Route.extend({
redirect() {
this.transitionTo('custom.index');
}
});