fix controller creation bug
authoryuhao10 <yuhao10@huawei.com>
Mon, 31 Oct 2016 02:06:12 +0000 (10:06 +0800)
committerCang Chen <cang.chen@huawei.com>
Mon, 31 Oct 2016 02:25:09 +0000 (02:25 +0000)
type field have the wrong id so caused json parse error
SDNO-805

Change-Id: Id59310c86b4c4a060a4b6bea8f86b51661a7f00e
Signed-off-by: yuhao10 <yuhao10@huawei.com>
(cherry picked from commit 65e82f6a552ee2795ee3bc5975ec7a0e2b0558c8)

openo-portal/portal-extsys/src/main/webapp/extsys/sdncontroller/controller.html

index 59d35c7..40fe578 100644 (file)
                                                     class="required">*</span>\r
                                             </label>\r
                                             <div class="col-sm-7">\r
-                                                <input type="text" id="description" name="description"\r
+                                                <input type="text" id="type" name="type"\r
                                                        class="form-control"/>\r
                                             </div>\r
                                         </div>\r