From 91d04c64771832a0b8815ffbe1f0f9920320d94d Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Tue, 14 Feb 2017 19:41:00 -0500 Subject: Initial OpenECOMP policy/engine commit Change-Id: I7dbff37733b661643dd4d1caefa3d7dccc361b6e Signed-off-by: Pamela Dragosh --- .../fusion/raptor/images/tree/context-menu-gradient.gif | Bin 0 -> 807 bytes .../fusion/raptor/images/tree/dhtmlgoodies_folder.gif | Bin 0 -> 1120 bytes .../fusion/raptor/images/tree/dhtmlgoodies_minus.gif | Bin 0 -> 197 bytes .../fusion/raptor/images/tree/dhtmlgoodies_plus.gif | Bin 0 -> 200 bytes .../fusion/raptor/images/tree/dhtmlgoodies_sheet.gif | Bin 0 -> 906 bytes .../raptor/images/tree/dhtmlgoodies_sheet_crosstab.gif | Bin 0 -> 1144 bytes .../raptor/images/tree/dhtmlgoodies_sheet_dashboard.gif | Bin 0 -> 1164 bytes .../raptor/images/tree/dhtmlgoodies_sheet_graph.gif | Bin 0 -> 983 bytes .../static/fusion/raptor/images/tree/dragDrop_ind1.gif | Bin 0 -> 53 bytes .../static/fusion/raptor/images/tree/dragDrop_ind2.gif | Bin 0 -> 56 bytes .../static/fusion/raptor/images/tree/folder_close.gif | Bin 0 -> 283 bytes .../static/fusion/raptor/images/tree/folder_dots.gif | Bin 0 -> 68 bytes .../static/fusion/raptor/images/tree/folder_folder.gif | Bin 0 -> 980 bytes .../static/fusion/raptor/images/tree/folder_lastsub.gif | Bin 0 -> 78 bytes .../static/fusion/raptor/images/tree/folder_open.gif | Bin 0 -> 286 bytes .../static/fusion/raptor/images/tree/folder_sub.gif | Bin 0 -> 265 bytes .../static/fusion/raptor/images/tree/grnarrowleft.gif | Bin 0 -> 854 bytes .../static/fusion/raptor/images/tree/grnarrowright.gif | Bin 0 -> 845 bytes 18 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 ecomp-sdk-app/src/main/webapp/static/fusion/raptor/images/tree/context-menu-gradient.gif create mode 100644 ecomp-sdk-app/src/main/webapp/static/fusion/raptor/images/tree/dhtmlgoodies_folder.gif create mode 100644 ecomp-sdk-app/src/main/webapp/static/fusion/raptor/images/tree/dhtmlgoodies_minus.gif create mode 100644 ecomp-sdk-app/src/main/webapp/static/fusion/raptor/images/tree/dhtmlgoodies_plus.gif create mode 100644 ecomp-sdk-app/src/main/webapp/static/fusion/raptor/images/tree/dhtmlgoodies_sheet.gif create mode 100644 ecomp-sdk-app/src/main/webapp/static/fusion/raptor/images/tree/dhtmlgoodies_sheet_crosstab.gif create mode 100644 ecomp-sdk-app/src/main/webapp/static/fusion/raptor/images/tree/dhtmlgoodies_sheet_dashboard.gif create mode 100644 ecomp-sdk-app/src/main/webapp/static/fusion/raptor/images/tree/dhtmlgoodies_sheet_graph.gif create mode 100644 ecomp-sdk-app/src/main/webapp/static/fusion/raptor/images/tree/dragDrop_ind1.gif create mode 100644 ecomp-sdk-app/src/main/webapp/static/fusion/raptor/images/tree/dragDrop_ind2.gif create mode 100644 ecomp-sdk-app/src/main/webapp/static/fusion/raptor/images/tree/folder_close.gif create mode 100644 ecomp-sdk-app/src/main/webapp/static/fusion/raptor/images/tree/folder_dots.gif create mode 100644 ecomp-sdk-app/src/main/webapp/static/fusion/raptor/images/tree/folder_folder.gif create mode 100644 ecomp-sdk-app/src/main/webapp/static/fusion/raptor/images/tree/folder_lastsub.gif create mode 100644 ecomp-sdk-app/src/main/webapp/static/fusion/raptor/images/tree/folder_open.gif create mode 100644 ecomp-sdk-app/src/main/webapp/static/fusion/raptor/images/tree/folder_sub.gif create mode 100644 ecomp-sdk-app/src/main/webapp/static/fusion/raptor/images/tree/grnarrowleft.gif create mode 100644 ecomp-sdk-app/src/main/webapp/static/fusion/raptor/images/tree/grnarrowright.gif (limited to 'ecomp-sdk-app/src/main/webapp/static/fusion/raptor/images/tree') diff --git a/ecomp-sdk-app/src/main/webapp/static/fusion/raptor/images/tree/context-menu-gradient.gif b/ecomp-sdk-app/src/main/webapp/static/fusion/raptor/images/tree/context-menu-gradient.gif new file mode 100644 index 000000000..6e289cecc Binary files /dev/null and b/ecomp-sdk-app/src/main/webapp/static/fusion/raptor/images/tree/context-menu-gradient.gif differ diff --git a/ecomp-sdk-app/src/main/webapp/static/fusion/raptor/images/tree/dhtmlgoodies_folder.gif b/ecomp-sdk-app/src/main/webapp/static/fusion/raptor/images/tree/dhtmlgoodies_folder.gif new file mode 100644 index 000000000..cd89accb5 Binary files /dev/null and b/ecomp-sdk-app/src/main/webapp/static/fusion/raptor/images/tree/dhtmlgoodies_folder.gif differ diff --git a/ecomp-sdk-app/src/main/webapp/static/fusion/raptor/images/tree/dhtmlgoodies_minus.gif b/ecomp-sdk-app/src/main/webapp/static/fusion/raptor/images/tree/dhtmlgoodies_minus.gif new file mode 100644 index 000000000..45ff72800 Binary files /dev/null and b/ecomp-sdk-app/src/main/webapp/static/fusion/raptor/images/tree/dhtmlgoodies_minus.gif differ diff --git a/ecomp-sdk-app/src/main/webapp/static/fusion/raptor/images/tree/dhtmlgoodies_plus.gif b/ecomp-sdk-app/src/main/webapp/static/fusion/raptor/images/tree/dhtmlgoodies_plus.gif new file mode 100644 index 000000000..39a6bde83 Binary files /dev/null and b/ecomp-sdk-app/src/main/webapp/static/fusion/raptor/images/tree/dhtmlgoodies_plus.gif differ diff --git a/ecomp-sdk-app/src/main/webapp/static/fusion/raptor/images/tree/dhtmlgoodies_sheet.gif b/ecomp-sdk-app/src/main/webapp/static/fusion/raptor/images/tree/dhtmlgoodies_sheet.gif new file mode 100644 index 000000000..be0720837 Binary files /dev/null and b/ecomp-sdk-app/src/main/webapp/static/fusion/raptor/images/tree/dhtmlgoodies_sheet.gif differ diff --git a/ecomp-sdk-app/src/main/webapp/static/fusion/raptor/images/tree/dhtmlgoodies_sheet_crosstab.gif b/ecomp-sdk-app/src/main/webapp/static/fusion/raptor/images/tree/dhtmlgoodies_sheet_crosstab.gif new file mode 100644 index 000000000..f8ccce34a Binary files /dev/null and b/ecomp-sdk-app/src/main/webapp/static/fusion/raptor/images/tree/dhtmlgoodies_sheet_crosstab.gif differ diff --git a/ecomp-sdk-app/src/main/webapp/static/fusion/raptor/images/tree/dhtmlgoodies_sheet_dashboard.gif b/ecomp-sdk-app/src/main/webapp/static/fusion/raptor/images/tree/dhtmlgoodies_sheet_dashboard.gif new file mode 100644 index 000000000..46632c8cf Binary files /dev/null and b/ecomp-sdk-app/src/main/webapp/static/fusion/raptor/images/tree/dhtmlgoodies_sheet_dashboard.gif differ diff --git a/ecomp-sdk-app/src/main/webapp/static/fusion/raptor/images/tree/dhtmlgoodies_sheet_graph.gif b/ecomp-sdk-app/src/main/webapp/static/fusion/raptor/images/tree/dhtmlgoodies_sheet_graph.gif new file mode 100644 index 000000000..c8efeed8f Binary files /dev/null and b/ecomp-sdk-app/src/main/webapp/static/fusion/raptor/images/tree/dhtmlgoodies_sheet_graph.gif differ diff --git a/ecomp-sdk-app/src/main/webapp/static/fusion/raptor/images/tree/dragDrop_ind1.gif b/ecomp-sdk-app/src/main/webapp/static/fusion/raptor/images/tree/dragDrop_ind1.gif new file mode 100644 index 000000000..2f9bf5a65 Binary files /dev/null and b/ecomp-sdk-app/src/main/webapp/static/fusion/raptor/images/tree/dragDrop_ind1.gif differ diff --git a/ecomp-sdk-app/src/main/webapp/static/fusion/raptor/images/tree/dragDrop_ind2.gif b/ecomp-sdk-app/src/main/webapp/static/fusion/raptor/images/tree/dragDrop_ind2.gif new file mode 100644 index 000000000..a1da63108 Binary files /dev/null and b/ecomp-sdk-app/src/main/webapp/static/fusion/raptor/images/tree/dragDrop_ind2.gif differ diff --git a/ecomp-sdk-app/src/main/webapp/static/fusion/raptor/images/tree/folder_close.gif b/ecomp-sdk-app/src/main/webapp/static/fusion/raptor/images/tree/folder_close.gif new file mode 100644 index 000000000..bba11d390 Binary files /dev/null and b/ecomp-sdk-app/src/main/webapp/static/fusion/raptor/images/tree/folder_close.gif differ diff --git a/ecomp-sdk-app/src/main/webapp/static/fusion/raptor/images/tree/folder_dots.gif b/ecomp-sdk-app/src/main/webapp/static/fusion/raptor/images/tree/folder_dots.gif new file mode 100644 index 000000000..db93fd927 Binary files /dev/null and b/ecomp-sdk-app/src/main/webapp/static/fusion/raptor/images/tree/folder_dots.gif differ diff --git a/ecomp-sdk-app/src/main/webapp/static/fusion/raptor/images/tree/folder_folder.gif b/ecomp-sdk-app/src/main/webapp/static/fusion/raptor/images/tree/folder_folder.gif new file mode 100644 index 000000000..ef555b7ae Binary files /dev/null and b/ecomp-sdk-app/src/main/webapp/static/fusion/raptor/images/tree/folder_folder.gif differ diff --git a/ecomp-sdk-app/src/main/webapp/static/fusion/raptor/images/tree/folder_lastsub.gif b/ecomp-sdk-app/src/main/webapp/static/fusion/raptor/images/tree/folder_lastsub.gif new file mode 100644 index 000000000..6e1224457 Binary files /dev/null and b/ecomp-sdk-app/src/main/webapp/static/fusion/raptor/images/tree/folder_lastsub.gif differ diff --git a/ecomp-sdk-app/src/main/webapp/static/fusion/raptor/images/tree/folder_open.gif b/ecomp-sdk-app/src/main/webapp/static/fusion/raptor/images/tree/folder_open.gif new file mode 100644 index 000000000..b6d60b84b Binary files /dev/null and b/ecomp-sdk-app/src/main/webapp/static/fusion/raptor/images/tree/folder_open.gif differ diff --git a/ecomp-sdk-app/src/main/webapp/static/fusion/raptor/images/tree/folder_sub.gif b/ecomp-sdk-app/src/main/webapp/static/fusion/raptor/images/tree/folder_sub.gif new file mode 100644 index 000000000..e3c8e44ec Binary files /dev/null and b/ecomp-sdk-app/src/main/webapp/static/fusion/raptor/images/tree/folder_sub.gif differ diff --git a/ecomp-sdk-app/src/main/webapp/static/fusion/raptor/images/tree/grnarrowleft.gif b/ecomp-sdk-app/src/main/webapp/static/fusion/raptor/images/tree/grnarrowleft.gif new file mode 100644 index 000000000..22b9bdbef Binary files /dev/null and b/ecomp-sdk-app/src/main/webapp/static/fusion/raptor/images/tree/grnarrowleft.gif differ diff --git a/ecomp-sdk-app/src/main/webapp/static/fusion/raptor/images/tree/grnarrowright.gif b/ecomp-sdk-app/src/main/webapp/static/fusion/raptor/images/tree/grnarrowright.gif new file mode 100644 index 000000000..b827b06a2 Binary files /dev/null and b/ecomp-sdk-app/src/main/webapp/static/fusion/raptor/images/tree/grnarrowright.gif differ -- cgit 1.2.3-korg