diff options
Diffstat (limited to 'openo-portal/portal-resmgr/src/main/webapp/resmgr-nfv/datacenter.html')
-rw-r--r-- | openo-portal/portal-resmgr/src/main/webapp/resmgr-nfv/datacenter.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/openo-portal/portal-resmgr/src/main/webapp/resmgr-nfv/datacenter.html b/openo-portal/portal-resmgr/src/main/webapp/resmgr-nfv/datacenter.html index 451d2f4c..f0ae9679 100644 --- a/openo-portal/portal-resmgr/src/main/webapp/resmgr-nfv/datacenter.html +++ b/openo-portal/portal-resmgr/src/main/webapp/resmgr-nfv/datacenter.html @@ -13,7 +13,8 @@ <script type="text/javascript" src="js/bootstrap-table.min.js"></script> <script type="text/javascript" src="js/bootbox.min.js"></script> <script type="text/javascript" src="js/jquery.validate.min.js"></script> - + + <script type="text/javascript" src="js/gconf.js"></script> <script type="text/javascript" src="js/datacenter.js"></script> <style type="text/css"> |