(fix) added tooltip for consistency

This commit is contained in:
Ludovic Marcotte
2015-08-07 13:46:01 -04:00
parent 3b5013555d
commit 15a5ab0b12
@@ -18,6 +18,7 @@
</md-card-content>
<div class="md-actions" layout="row" layout-align="end center">
<md-button class="sg-icon-button" var:href="pathForDownload">
<md-tooltip md-direction="left"><var:string label:value="Save Attachment"/></md-tooltip>
<md-icon>save</md-icon>
</md-button>
</div>