From 8a7cda020a38349f24330ed87ecd844330fa41e4 Mon Sep 17 00:00:00 2001 From: Seshu-Kumar-M Date: Tue, 20 Dec 2016 16:07:11 +0800 Subject: "fix issue : GSO-126" Refactor the GSO _ GUI Code Change-Id: Ibb293908a3f7b9373c858b3e842fd433be33ee40 Signed-off-by: Seshu-Kumar-M --- .../portal-common/src/main/webapp/common/image/add.png | Bin 0 -> 1104 bytes .../src/main/webapp/common/image/arrow-down-enable.png | Bin 0 -> 1035 bytes .../src/main/webapp/common/image/collapse_arrow.png | Bin 0 -> 1174 bytes .../src/main/webapp/common/image/delete.png | Bin 0 -> 1100 bytes .../portal-common/src/main/webapp/common/image/edit.png | Bin 0 -> 3045 bytes .../src/main/webapp/common/image/expand_arrow.png | Bin 0 -> 1182 bytes .../main/webapp/common/image/ideo_default_select.png | Bin 0 -> 1035 bytes .../src/main/webapp/common/image/import.png | Bin 0 -> 1250 bytes .../portal-common/src/main/webapp/common/image/line.png | Bin 0 -> 139 bytes .../src/main/webapp/common/image/openo.png | Bin 0 -> 49007 bytes .../src/main/webapp/common/image/page_l.png | Bin 0 -> 1066 bytes .../src/main/webapp/common/image/page_left_disabled.png | Bin 0 -> 1066 bytes .../src/main/webapp/common/image/page_r.png | Bin 0 -> 1070 bytes .../src/main/webapp/common/image/sort_asc.png | Bin 0 -> 1118 bytes .../src/main/webapp/common/image/sort_both.png | Bin 0 -> 1136 bytes .../src/main/webapp/common/image/sort_desc.png | Bin 0 -> 1127 bytes 16 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 openo-portal/portal-common/src/main/webapp/common/image/add.png create mode 100644 openo-portal/portal-common/src/main/webapp/common/image/arrow-down-enable.png create mode 100644 openo-portal/portal-common/src/main/webapp/common/image/collapse_arrow.png create mode 100644 openo-portal/portal-common/src/main/webapp/common/image/delete.png create mode 100644 openo-portal/portal-common/src/main/webapp/common/image/edit.png create mode 100644 openo-portal/portal-common/src/main/webapp/common/image/expand_arrow.png create mode 100644 openo-portal/portal-common/src/main/webapp/common/image/ideo_default_select.png create mode 100644 openo-portal/portal-common/src/main/webapp/common/image/import.png create mode 100644 openo-portal/portal-common/src/main/webapp/common/image/line.png create mode 100644 openo-portal/portal-common/src/main/webapp/common/image/openo.png create mode 100644 openo-portal/portal-common/src/main/webapp/common/image/page_l.png create mode 100644 openo-portal/portal-common/src/main/webapp/common/image/page_left_disabled.png create mode 100644 openo-portal/portal-common/src/main/webapp/common/image/page_r.png create mode 100644 openo-portal/portal-common/src/main/webapp/common/image/sort_asc.png create mode 100644 openo-portal/portal-common/src/main/webapp/common/image/sort_both.png create mode 100644 openo-portal/portal-common/src/main/webapp/common/image/sort_desc.png (limited to 'openo-portal/portal-common') 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 -- cgit 1.2.3-korg