mirror of
https://github.com/status-im/consul.git
synced 2025-02-01 00:16:27 +00:00
7 lines
169 B
Handlebars
7 lines
169 B
Handlebars
<Route
|
|
@name={{routeName}}
|
|
as |route|>
|
|
{{did-insert (route-action 'replaceWith' (if (can 'access overview') 'dc.show.serverstatus' 'dc.services.index'))}}
|
|
</Route>
|
|
|