From 8aaddf4913dd792402331f6e9424067a78246c18 Mon Sep 17 00:00:00 2001 From: lizi00164331 Date: Tue, 5 Sep 2017 17:37:54 +0800 Subject: Try to fix the daily builed failed bug. change the esr catagory name to portal, Fix the pom definition. Change-Id: I21861aba0fe9b7d0528c5ffcb220d6e6096efcc4 Issue-ID: AAI-224 Signed-off-by: lizi00164331 --- esr/src/main/webapp/extsys/vim/vimChart.html | 118 --------------------------- 1 file changed, 118 deletions(-) delete mode 100644 esr/src/main/webapp/extsys/vim/vimChart.html (limited to 'esr/src/main/webapp/extsys/vim/vimChart.html') diff --git a/esr/src/main/webapp/extsys/vim/vimChart.html b/esr/src/main/webapp/extsys/vim/vimChart.html deleted file mode 100644 index c6fe522..0000000 --- a/esr/src/main/webapp/extsys/vim/vimChart.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - - - - - - - - - - -
-
- -
-
- {{vimInfo.name}} -
-
- - -
-
-
- -
- -
- -
-
- -
-
- -
-
- - -
-
-
- {{vimInfo.tenant}} -
- - - -
-
- -
- -
- -
- -
- -
- - -
- - - - - - - - - - - - - - - \ No newline at end of file -- cgit