summaryrefslogtreecommitdiffstats
path: root/app/server-health/controllers/inventory-overview-controller.html
diff options
context:
space:
mode:
Diffstat (limited to 'app/server-health/controllers/inventory-overview-controller.html')
-rw-r--r--app/server-health/controllers/inventory-overview-controller.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/server-health/controllers/inventory-overview-controller.html b/app/server-health/controllers/inventory-overview-controller.html
index c70c5da..24c70b0 100644
--- a/app/server-health/controllers/inventory-overview-controller.html
+++ b/app/server-health/controllers/inventory-overview-controller.html
@@ -6,7 +6,7 @@
<div class="row column">
<div class="page-header">
<h2 class="inline">All hardware in the system</h2>
- <a ng-href="data:text/json;charset=utf-8,{{originalData}}" class="inline btn-export float-right" download="export_inventory.json" ng-show="hardwares.length">Export</a>
+ <a ng-href="data:text/json;charset=utf-8,{{originalData}}" class="btn btn-tertiary float-right" download="export_inventory.json" ng-show="hardwares.length"><icon file="icon-export.svg"></icon>Export</a>
</div>
</div>
<div class="row column">
OpenPOWER on IntegriCloud