This website works better with JavaScript
صفحهٔ اصلی
گشتوگذار
راهنما
ورود
thisnthat
/
discourse-custom-wizard
دنبال کردن
1
ستاره دار
0
انشعاب
0
پروندهها
مشکلات
0
درخواست واکشی
0
ویکی
درخت:
c41aab0514
شاخهها
تگها
custom
master
discourse-cu...
/
assets
/
javascripts
/
discourse
/
routes
/
admin-wizards-index.js.es6
admin-wizards-index.js.es6
108 B
تاريخچه
خام
1
2
3
4
5
export default Discourse.Route.extend({
redirect() {
this.transitionTo('adminWizardsCustom');
}
});