From: Seshu-Kumar-M Date: Tue, 20 Dec 2016 08:07:11 +0000 (+0800) Subject: "fix issue : GSO-126" X-Git-Tag: release/mercury~189 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=8a7cda020a38349f24330ed87ecd844330fa41e4;p=vnfsdk%2Frefrepo.git "fix issue : GSO-126" Refactor the GSO _ GUI Code Change-Id: Ibb293908a3f7b9373c858b3e842fd433be33ee40 Signed-off-by: Seshu-Kumar-M --- diff --git a/openo-portal/portal-common/src/main/webapp/common/image/add.png b/openo-portal/portal-common/src/main/webapp/common/image/add.png new file mode 100644 index 00000000..d1f82993 Binary files /dev/null and b/openo-portal/portal-common/src/main/webapp/common/image/add.png differ diff --git a/openo-portal/portal-common/src/main/webapp/common/image/arrow-down-enable.png b/openo-portal/portal-common/src/main/webapp/common/image/arrow-down-enable.png new file mode 100644 index 00000000..dc8ddbe6 Binary files /dev/null and b/openo-portal/portal-common/src/main/webapp/common/image/arrow-down-enable.png differ diff --git a/openo-portal/portal-common/src/main/webapp/common/image/collapse_arrow.png b/openo-portal/portal-common/src/main/webapp/common/image/collapse_arrow.png new file mode 100644 index 00000000..8830741a Binary files /dev/null and b/openo-portal/portal-common/src/main/webapp/common/image/collapse_arrow.png differ diff --git a/openo-portal/portal-common/src/main/webapp/common/image/delete.png b/openo-portal/portal-common/src/main/webapp/common/image/delete.png new file mode 100644 index 00000000..737f8797 Binary files /dev/null and b/openo-portal/portal-common/src/main/webapp/common/image/delete.png differ diff --git a/openo-portal/portal-common/src/main/webapp/common/image/edit.png b/openo-portal/portal-common/src/main/webapp/common/image/edit.png new file mode 100644 index 00000000..68d76257 Binary files /dev/null and b/openo-portal/portal-common/src/main/webapp/common/image/edit.png differ diff --git a/openo-portal/portal-common/src/main/webapp/common/image/expand_arrow.png b/openo-portal/portal-common/src/main/webapp/common/image/expand_arrow.png new file mode 100644 index 00000000..f8935e1f Binary files /dev/null and b/openo-portal/portal-common/src/main/webapp/common/image/expand_arrow.png differ diff --git a/openo-portal/portal-common/src/main/webapp/common/image/ideo_default_select.png b/openo-portal/portal-common/src/main/webapp/common/image/ideo_default_select.png new file mode 100644 index 00000000..50c3a251 Binary files /dev/null and b/openo-portal/portal-common/src/main/webapp/common/image/ideo_default_select.png differ diff --git a/openo-portal/portal-common/src/main/webapp/common/image/import.png b/openo-portal/portal-common/src/main/webapp/common/image/import.png new file mode 100644 index 00000000..8cfc5256 Binary files /dev/null and b/openo-portal/portal-common/src/main/webapp/common/image/import.png differ diff --git a/openo-portal/portal-common/src/main/webapp/common/image/line.png b/openo-portal/portal-common/src/main/webapp/common/image/line.png new file mode 100644 index 00000000..9d340a8d Binary files /dev/null and b/openo-portal/portal-common/src/main/webapp/common/image/line.png differ diff --git a/openo-portal/portal-common/src/main/webapp/common/image/openo.png b/openo-portal/portal-common/src/main/webapp/common/image/openo.png new file mode 100644 index 00000000..328b7353 Binary files /dev/null and b/openo-portal/portal-common/src/main/webapp/common/image/openo.png differ diff --git a/openo-portal/portal-common/src/main/webapp/common/image/page_l.png b/openo-portal/portal-common/src/main/webapp/common/image/page_l.png new file mode 100644 index 00000000..e8b98c7c Binary files /dev/null and b/openo-portal/portal-common/src/main/webapp/common/image/page_l.png differ diff --git a/openo-portal/portal-common/src/main/webapp/common/image/page_left_disabled.png b/openo-portal/portal-common/src/main/webapp/common/image/page_left_disabled.png new file mode 100644 index 00000000..f72a90bd Binary files /dev/null and b/openo-portal/portal-common/src/main/webapp/common/image/page_left_disabled.png differ diff --git a/openo-portal/portal-common/src/main/webapp/common/image/page_r.png b/openo-portal/portal-common/src/main/webapp/common/image/page_r.png new file mode 100644 index 00000000..2e637eee Binary files /dev/null and b/openo-portal/portal-common/src/main/webapp/common/image/page_r.png differ diff --git a/openo-portal/portal-common/src/main/webapp/common/image/sort_asc.png b/openo-portal/portal-common/src/main/webapp/common/image/sort_asc.png new file mode 100644 index 00000000..a88d7975 Binary files /dev/null and b/openo-portal/portal-common/src/main/webapp/common/image/sort_asc.png differ diff --git a/openo-portal/portal-common/src/main/webapp/common/image/sort_both.png b/openo-portal/portal-common/src/main/webapp/common/image/sort_both.png new file mode 100644 index 00000000..18670406 Binary files /dev/null and b/openo-portal/portal-common/src/main/webapp/common/image/sort_both.png differ diff --git a/openo-portal/portal-common/src/main/webapp/common/image/sort_desc.png b/openo-portal/portal-common/src/main/webapp/common/image/sort_desc.png new file mode 100644 index 00000000..def071ed Binary files /dev/null and b/openo-portal/portal-common/src/main/webapp/common/image/sort_desc.png differ