From 1f1115093fc557d7a80681d7b812ad3e60ffa892 Mon Sep 17 00:00:00 2001 From: yuhao10 Date: Mon, 31 Oct 2016 10:06:12 +0800 Subject: fix controller creation bug type field have the wrong id so caused json parse error SDNO-805 Change-Id: Id59310c86b4c4a060a4b6bea8f86b51661a7f00e Signed-off-by: yuhao10 (cherry picked from commit 65e82f6a552ee2795ee3bc5975ec7a0e2b0558c8) --- .../portal-extsys/src/main/webapp/extsys/sdncontroller/controller.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openo-portal/portal-extsys/src/main/webapp/extsys/sdncontroller/controller.html b/openo-portal/portal-extsys/src/main/webapp/extsys/sdncontroller/controller.html index 59d35c73..40fe578f 100644 --- a/openo-portal/portal-extsys/src/main/webapp/extsys/sdncontroller/controller.html +++ b/openo-portal/portal-extsys/src/main/webapp/extsys/sdncontroller/controller.html @@ -291,7 +291,7 @@ class="required">*
-
-- cgit 1.2.3-korg