diff options
author | Quan-Zhong <quanzhong@huawei.com> | 2016-10-17 17:52:58 +0800 |
---|---|---|
committer | Quan-Zhong <quanzhong@huawei.com> | 2016-10-17 17:52:58 +0800 |
commit | 1d8ca0874c4b924173c96634a213387dbe58c0d4 (patch) | |
tree | 8902cc588b808df8922bb7a5e192b224361fd76f /openo-portal/portal-resmgr/src/main/webapp/resmgr-nfv/vim.html | |
parent | ae3a13b740237fbb72fd3a971726936ccd4e785e (diff) |
fix gui
NFVO-22
Change-Id: I5ca2bb76d9a0d935bb7a1934366514ee12f6419a
Signed-off-by: Quan-Zhong <quanzhong@huawei.com>
Diffstat (limited to 'openo-portal/portal-resmgr/src/main/webapp/resmgr-nfv/vim.html')
-rw-r--r-- | openo-portal/portal-resmgr/src/main/webapp/resmgr-nfv/vim.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openo-portal/portal-resmgr/src/main/webapp/resmgr-nfv/vim.html b/openo-portal/portal-resmgr/src/main/webapp/resmgr-nfv/vim.html index d4697da3..f917489e 100644 --- a/openo-portal/portal-resmgr/src/main/webapp/resmgr-nfv/vim.html +++ b/openo-portal/portal-resmgr/src/main/webapp/resmgr-nfv/vim.html @@ -15,6 +15,7 @@ <script type="text/javascript" src="js/jquery.validate.min.js"></script> <script type="text/javascript" src="js/chart.min.js"></script> + <script type="text/javascript" src="js/gconf.js"></script> <script type="text/javascript" src="js/vim.js"></script> <style type="text/css"> |