mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-03 03:58:01 +00:00
VAULT-12950 Add breacrumbs to create + edit roles and configure (#18861)
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
<PageHeader as |p|>
|
||||
<p.top>
|
||||
<Page::Breadcrumbs @breadcrumbs={{@breadcrumbs}} />
|
||||
</p.top>
|
||||
<p.levelLeft>
|
||||
<h1 class="title is-3">
|
||||
Configure kubernetes
|
||||
|
||||
@@ -1,4 +1,7 @@
|
||||
<PageHeader as |p|>
|
||||
<p.top>
|
||||
<Page::Breadcrumbs @breadcrumbs={{@breadcrumbs}} />
|
||||
</p.top>
|
||||
<p.levelLeft>
|
||||
<h1 class="title is-3">
|
||||
{{if @model.isNew "Create role" "Edit role"}}
|
||||
|
||||
Reference in New Issue
Block a user