aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-ui/src/app/directives/export-json-to-excel/export-json-to-excel.html
diff options
context:
space:
mode:
Diffstat (limited to 'catalog-ui/src/app/directives/export-json-to-excel/export-json-to-excel.html')
-rw-r--r--catalog-ui/src/app/directives/export-json-to-excel/export-json-to-excel.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/catalog-ui/src/app/directives/export-json-to-excel/export-json-to-excel.html b/catalog-ui/src/app/directives/export-json-to-excel/export-json-to-excel.html
new file mode 100644
index 0000000000..55696b33fa
--- /dev/null
+++ b/catalog-ui/src/app/directives/export-json-to-excel/export-json-to-excel.html
@@ -0,0 +1,7 @@
+<span data-ng-click="export()"
+ class="sprite-new download-btn hand"
+ uib-tooltip="Download"
+ tooltip-class="uib-custom-tooltip"
+ tooltip-placement="bottom"
+ data-tests-id="download-excel"></span>
+