From: Seshu-Kumar-M Date: Fri, 23 Sep 2016 13:53:10 +0000 (+0800) Subject: formatting the code, removing unnecessary imports and URL patterns correction X-Git-Tag: release/sun~163 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=81c53dc73c8c05d034bea5114e36929261e97496;p=vnfsdk%2Frefrepo.git formatting the code, removing unnecessary imports and URL patterns correction Change-Id: Id160a255d4acb4b901ca33965080b76d38810be1 Signed-off-by: Seshu-Kumar-M --- diff --git a/openo-portal/portal-extsys/pom.xml b/openo-portal/portal-extsys/pom.xml index 8832e0db..3b6c5e50 100644 --- a/openo-portal/portal-extsys/pom.xml +++ b/openo-portal/portal-extsys/pom.xml @@ -16,8 +16,9 @@ limitations under the License. --> - - 4.0.0 + + 4.0.0 org.openo.gso.gui openo-portal @@ -34,7 +35,7 @@ false - - - + + + 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 1760666b..8be93ad5 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 @@ -19,318 +19,319 @@ - - - - - - - - - - - + + + + - + } + window.operateEvents = { + 'click .siteDeleteImg': function (e, value, row, index) { + // TO DO ajex call for delete + deleteLink(row.id); + console.log(value, row, index); + } + }; + + -
+
-
-
-
-
+
+
+
-
+
Create -
+ style="background-image: url(images/add.png);">Create
-
+
+
-
-
-
-
- - - - + + + + +
-
-
+
+
+
+
+ + + + - + - + - + - + + + - - + - + - + - - - - -
+
+
Name + class="openo-table-th-sorticon overflow_elip openoTable_sortable leftHeaderAlign openo-table-disable-element ">Name -
-
-
-
+
+
+
+
Protocol + class="openo-table-th-sorticon overflow_elip leftHeaderAlign openo-table-disable-element ">Protocol -
-
-
-
+
+
+
+
Product + class="openo-table-th-sorticon overflow_elip leftHeaderAlign openo-table-disable-element ">Product Name -
-
-
-
+
+
+
+
Type + class="openo-table-th-sorticon overflow_elip leftHeaderAlign openo-table-disable-element ">Type -
-
-
-
+
+
+
+
Vendor + class="openo-table-th-sorticon overflow_elip leftHeaderAlign openo-table-disable-element ">Vendor -
-
-
-
+
+
+
Version + class="openo-table-th-sorticon overflow_elip leftHeaderAlign openo-table-disable-element ">Version -
-
-
-
+
+
+
+
Description + class="openo-table-th-sorticon overflow_elip leftHeaderAlign openo-table-disable-element ">Description -
-
-
-
+
+
+
+
Create + class="openo-table-th-sorticon overflow_elip leftHeaderAlign openo-table-disable-element ">Create Time -
-
-
-
+
+
+
+
Operation + class="openo-table-th-sorticon overflow_elip leftHeaderAlign openo-table-disable-element ">Operation -
-
-
+
+
- +
+ -