summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlizi <li.zi30@zte.com.cn>2017-09-27 18:10:19 +0800
committerlizi <li.zi30@zte.com.cn>2017-09-27 18:10:19 +0800
commit9d0d1b611f53e3f51f8bf158bfad6eb76e84d945 (patch)
tree3019460d191d1846af3eb442db6903e18b583ebc
parentde14cd3aab39bd766241974b982b35ec67114058 (diff)
Fix the parameter in VIM register card.
Change-Id: Ibba824ecd2e910d05c259cb74fcf6afc4df3c9f4 Issue-ID: AAI-392 Signed-off-by: lizi <li.zi30@zte.com.cn>
-rw-r--r--portal/src/main/webapp/extsys/vim/vimView.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/portal/src/main/webapp/extsys/vim/vimView.html b/portal/src/main/webapp/extsys/vim/vimView.html
index b4279a3..c75cdee 100644
--- a/portal/src/main/webapp/extsys/vim/vimView.html
+++ b/portal/src/main/webapp/extsys/vim/vimView.html
@@ -164,7 +164,7 @@
</div>
<div class="form-group">
<label class="control-label col-sm-3">
- <span>sslCacert</span>
+ <span>ssl Cacert</span>
</label>
<div class="col-sm-7">
<input type="text" ms-duplex="currentElement['vimAuthInfos'][0]['sslCacert']" name="sslCacert" class="form-control"/>
@@ -230,8 +230,8 @@
<i class="fa fa-cloud fa-5x color_cloud"></i>
</div>
<div class="m-t-xl">
- <h3 class="md-text-overflow" ms-attr-title="'cloudOwner:' + el['cloudOwner']" ms-text="'cloudOwner:' + el['cloudOwner']"></h3>
- <h3 class="md-text-overflow" ms-attr-title="'cloudRegionId:' + el['cloudRegionId']" ms-text="'cloudRegionId:' + el['cloudRegionId']"></h3>
+ <h3 class="md-text-overflow" ms-attr-title="'Cloud Owner:' + el['cloudOwner']" ms-text="'Cloud Owner:' + el['cloudOwner']"></h3>
+ <h3 class="md-text-overflow" ms-attr-title="'Cloud Region Id:' + el['cloudRegionId']" ms-text="'Cloud Region Id:' + el['cloudRegionId']"></h3>
<div class="font">
<span id_i18n="com_zte_ums_eco_roc_vim_display_type"name_i18n="com_zte_conductor_ui_i18n"></span>
<span class="md-text-overflow" ms-attr-title="el['cloudType']" ms-text="el['cloudType']"></span>