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:
c41aab0514
Branch-ok
Tag-ek
custom
master
discourse-cu...
/
assets
/
javascripts
/
discourse
/
routes
/
admin-wizards-index.js.es6
admin-wizards-index.js.es6
108 B
Előzmények
Nyers
1
2
3
4
5
export default Discourse.Route.extend({
redirect() {
this.transitionTo('adminWizardsCustom');
}
});