aboutsummaryrefslogtreecommitdiffstats
path: root/configbackuprestore/vnfconfigbackupservice/src/main/webapp/static
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2018-10-29 12:40:41 +0000
committerGerrit Code Review <gerrit@onap.org>2018-10-29 12:40:41 +0000
commit88997049c63356187e6b40e24694bcd291fea360 (patch)
treea290a2fed501a7069d40eb1c0b3375dd07266636 /configbackuprestore/vnfconfigbackupservice/src/main/webapp/static
parent01902f5b0ab6a4545c3b0dacbe47a26cf3238e68 (diff)
parent1450782e1d24493a28dfc6f0fff480bb919bdd36 (diff)
Merge "Added some dependencies and plugin in SDNC-231"
Former-commit-id: cf20b144fd3f50a252b0a209e900fc13359d56f0
Diffstat (limited to 'configbackuprestore/vnfconfigbackupservice/src/main/webapp/static')
-rw-r--r--configbackuprestore/vnfconfigbackupservice/src/main/webapp/static/views/tabs.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/configbackuprestore/vnfconfigbackupservice/src/main/webapp/static/views/tabs.html b/configbackuprestore/vnfconfigbackupservice/src/main/webapp/static/views/tabs.html
index 178a8180..b8b65c69 100644
--- a/configbackuprestore/vnfconfigbackupservice/src/main/webapp/static/views/tabs.html
+++ b/configbackuprestore/vnfconfigbackupservice/src/main/webapp/static/views/tabs.html
@@ -10,7 +10,7 @@
</div>
</div>
<li><div class="dropdown">
- <button class="dropbtn">DEVICE CONFIGRUATION</button>
+ <button class="dropbtn">DEVICE CONFIGURATION</button>
<div class="dropdown-content">
<a ng-href="#deviceConfig">Backup Config</a>
<a ng-href="#applyConfig">Apply Config</a>