From: Sudarshan Kumar Date: Fri, 22 May 2020 08:48:26 +0000 (+0530) Subject: Added pdf and xlsx icon in overlay X-Git-Tag: 3.3.0~68^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F25%2F108125%2F1;p=portal%2Fsdk.git Added pdf and xlsx icon in overlay Added pdf and xlsx icon in overlay for Report Issue-ID: PORTAL-902 Change-Id: I40bdabb41a38d0d698299c32bcd7639715f79596 Signed-off-by: Sudarshan Kumar --- diff --git a/ecomp-sdk/epsdk-app-overlay/src/main/webapp/ngapp/src/assets/images/pdf.png b/ecomp-sdk/epsdk-app-overlay/src/main/webapp/ngapp/src/assets/images/pdf.png new file mode 100644 index 00000000..ed96c5c1 Binary files /dev/null and b/ecomp-sdk/epsdk-app-overlay/src/main/webapp/ngapp/src/assets/images/pdf.png differ diff --git a/ecomp-sdk/epsdk-app-overlay/src/main/webapp/ngapp/src/assets/images/xlsx.png b/ecomp-sdk/epsdk-app-overlay/src/main/webapp/ngapp/src/assets/images/xlsx.png new file mode 100644 index 00000000..1ac37679 Binary files /dev/null and b/ecomp-sdk/epsdk-app-overlay/src/main/webapp/ngapp/src/assets/images/xlsx.png differ