This website requires JavaScript.
Explore
Help
Sign In
Discource-C
/
discourse-subscriptions
mirror of
https://github.com/discourse/discourse-subscriptions.git
Watch
1
Star
0
Fork
You've already forked discourse-subscriptions
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
90ed0e03df
discourse-subscriptions
/
assets
/
javascripts
/
discourse
/
choice-discourse-route-map....
6 lines
96 B
JavaScript
Raw
Blame
History
export
default
function
(
)
{
this
.
route
(
'choice'
,
function
(
)
{
this
.
route
(
'form'
)
;
}
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink