summaryrefslogtreecommitdiffstats
path: root/portal/src/main/webapp/extsys/ems/emsView.html
diff options
context:
space:
mode:
authorlizi <li.zi30@zte.com.cn>2017-09-27 17:13:54 +0800
committerlizi <li.zi30@zte.com.cn>2017-09-27 17:13:54 +0800
commitde14cd3aab39bd766241974b982b35ec67114058 (patch)
tree95ec27558b5d26d145997b9d7741a0b2de8ab550 /portal/src/main/webapp/extsys/ems/emsView.html
parent53b32f46b94c7ff938159d6d18369d3f4f3a8f1f (diff)
Fix the parameter name shows in portal.
Fix the parameter name shows in portal. Fix the msb register issue. Change-Id: Idca08dd08fca84a6cec7709da70e167e2291812e Issue-ID: AAI-392 Signed-off-by: lizi <li.zi30@zte.com.cn>
Diffstat (limited to 'portal/src/main/webapp/extsys/ems/emsView.html')
-rw-r--r--portal/src/main/webapp/extsys/ems/emsView.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/portal/src/main/webapp/extsys/ems/emsView.html b/portal/src/main/webapp/extsys/ems/emsView.html
index 7cf0176..368f643 100644
--- a/portal/src/main/webapp/extsys/ems/emsView.html
+++ b/portal/src/main/webapp/extsys/ems/emsView.html
@@ -78,7 +78,7 @@
</div>
<div class="form-group">
<label class="control-label col-sm-3">
- <span>Ftptype</span>
+ <span>Ftp Type</span>
<span class="required" aria-required="true">*</span>
</label>
<div class="col-sm-7">
@@ -130,7 +130,7 @@
</div>
<div class="form-group">
<label class="control-label col-sm-3">
- <span>Remotepath</span>
+ <span>Remote Path</span>
</label>
<div class="col-sm-7">
<input class="form-control" rows="3" ms-duplex="currentElement.resourceAddr.remotepath" name="remotepath"/>
@@ -153,7 +153,7 @@
<form class="form-horizontal" id="form_performanceAddr" role="form" hidden>
<div class="form-group">
<label class="control-label col-sm-3">
- <span>Ftptype</span>
+ <span>Ftp Type</span>
<span class="required" aria-required="true">*</span>
</label>
<div class="col-sm-7">
@@ -205,7 +205,7 @@
</div>
<div class="form-group">
<label class="control-label col-sm-3">
- <span>Remotepath</span>
+ <span>Remote Path</span>
</label>
<div class="col-sm-7">
<input class="form-control" rows="3" ms-duplex="currentElement.performanceAddr.remotepath" name="remotepath"/>