This website requires JavaScript.
Explore
Help
Sign In
luxolus
/
open-consul
Watch
2
Star
0
Fork
You've already forked open-consul
0
Code
Issues
1
Pull Requests
Packages
Releases
Wiki
Activity
71379b9621
open-consul
/
ui
/
packages
/
consul-peerings
/
app
/
templates
/
dc
/
peers
/
show
/
index.hbs
3 lines
90 B
Handlebars
Raw
Normal View
History
Unescape
Escape
Transition to exported/imported based on peer type
2022-10-05 10:44:26 +00:00
<Route @name=
{{
routeName
}}
as |route|>
Always transition to imported peers.edit
2022-10-11 14:53:09 +00:00
{{
did-insert
this
.transitionToImported
}}
Transition to exported/imported based on peer type
2022-10-05 10:44:26 +00:00
</Route>