Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Vault
Commits
83c50adb
Commit
83c50adb
authored
5 years ago
by
Noelle Daley
Browse files
Options
Download
Email Patches
Plain Diff
whitespace
parent
b64d2e94
Branches unavailable
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ui/app/templates/vault/cluster/replication-dr-promote/details.hbs
+3
-3
...emplates/vault/cluster/replication-dr-promote/details.hbs
with
3 additions
and
3 deletions
+3
-3
ui/app/templates/vault/cluster/replication-dr-promote/details.hbs
+
3
-
3
View file @
83c50adb
...
...
@@ -2,11 +2,11 @@
<div
class=
"container is-widescreen"
>
{{!-- ARG TODO setup error state and return --}}
<ReplicationPage
@
model=
{{
model
}}
as
|
Page
|
>
<Page.header
<Page.header
@
showTabs=
{{
false
}}
/>
<Page.toggle
/>
<Page.dashboard
<Page.dashboard
{{!-- passing in component to render so that the yielded components are flexible based on the dashboard --}}
@
componentToRender=
'replication-secondary-card'
as
|
Dashboard
|
>
<Dashboard.card
...
...
@@ -16,7 +16,7 @@
@
title=
"Write-Ahead Logs (WALs)"
/>
{{#if
Dashboard
.
isSyncing
}}
<AlertBanner
<AlertBanner
@
title=
"Syncing in progress"
@
type=
"info"
@
secondIconType=
"loading"
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help