Commit b23c1b41 authored by Noelle Daley's avatar Noelle Daley
Browse files

use correct property names for StateDisplay

parent 74a7fbee
Branches unavailable
No related merge requests found
Showing with 2 additions and 2 deletions
+2 -2
......@@ -105,9 +105,9 @@
Enable
{{/link-to}}
{{else if (eq mode 'dr')}}
{{cluster.drReplicationStateDisplay}}
{{cluster.drStateDisplay}}
{{else if (eq mode 'performance')}}
{{cluster.perfReplicationStateDisplay}}
{{cluster.performanceStateDisplay}}
{{/if}}
</div>
{{/if}}
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment