rename endpoints to environments - html only

This commit is contained in:
waysonwei
2021-09-07 14:20:48 +12:00
parent e49e90f304
commit 1ea50349fe
48 changed files with 129 additions and 129 deletions

View File

@@ -26,11 +26,11 @@
</div>
</uib-tab>
<uib-tab index="1" classes="btn-sm">
<uib-tab-heading> <i class="fa fa-plug space-right" aria-hidden="true"></i> Endpoints</uib-tab-heading>
<uib-tab-heading> <i class="fa fa-plug space-right" aria-hidden="true"></i> Environments</uib-tab-heading>
<div style="margin-top: 25px;">
<edge-stack-endpoints-datatable
title-text="Endpoints Status"
title-text="Environments Status"
dataset="$ctrl.endpoints"
title-icon="fa-plug"
table-key="edgeStackEndpoints"