This website works better with JavaScript
Начало
Каталог
Помощ
Вход
thisnthat
/
wizard-plugin
Наблюдаван
1
Харесван
0
Разклонения
0
Файлове
Задачи
0
Уики
ИН на ревизия:
b78c2f0c0f
Клонове
Маркери
base
master
wizard-plugin
/
assets
/
javascripts
/
wizard
/
routes
/
custom-steps.js.es6
custom-steps.js.es6
98 B
История
Директен файл
1
2
3
4
5
export default Ember.Route.extend({
redirect() {
this.transitionTo('custom.index');
}
});