From c1860a6f7cd410f25dfc596720eb70a109090b5f Mon Sep 17 00:00:00 2001 From: zhangab Date: Wed, 23 May 2018 03:30:05 +0800 Subject: fix alarm and performance chart bug Change-Id: I77f1f545fe4517bc18ef16cdc62af2f38d06eebe Issue-ID: USECASEUI-119 Signed-off-by: zhangab --- .../scripts/view-models/update-service-dialog.html | 132 +++++++++++++++++++++ 1 file changed, 132 insertions(+) create mode 100644 usecaseui-lcm/src/main/webapp/app/uui/fusion/scripts/view-models/update-service-dialog.html (limited to 'usecaseui-lcm/src/main/webapp/app/uui/fusion/scripts/view-models/update-service-dialog.html') diff --git a/usecaseui-lcm/src/main/webapp/app/uui/fusion/scripts/view-models/update-service-dialog.html b/usecaseui-lcm/src/main/webapp/app/uui/fusion/scripts/view-models/update-service-dialog.html new file mode 100644 index 00000000..810fe81f --- /dev/null +++ b/usecaseui-lcm/src/main/webapp/app/uui/fusion/scripts/view-models/update-service-dialog.html @@ -0,0 +1,132 @@ + + + + + + -- cgit 1.2.3-korg