mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-02 11:38:02 +00:00
Update language on primary to reflect how many known secondaries there are, and update CTA for viewing all (#10217)
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<div class="selectable-card is-rounded secondaries">
|
||||
<div class="level">
|
||||
<h3 class="card-title title is-5">Known Secondaries</h3>
|
||||
<h3 class="card-title title is-5">{{replicationAttrs.secondaries.length}} Known Secondaries</h3>
|
||||
<ToolbarLink @params={{array "mode.secondaries" cluster.replicationMode}} data-test-manage-link>
|
||||
Manage
|
||||
View all
|
||||
</ToolbarLink>
|
||||
</div>
|
||||
<div class="secondaries-table">
|
||||
|
||||
Reference in New Issue
Block a user