mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-18 18:05:36 +00:00
Added email button for selected contacts (to be implemented)
This commit is contained in:
committed by
Francis Lachapelle
parent
2fa0e91ca7
commit
0edc2c1217
@@ -281,6 +281,9 @@
|
||||
<md-button ng-click="confirmDeleteSelectedCards()">
|
||||
<i class="md-icon-delete"><!-- delete --></i>
|
||||
</md-button>
|
||||
<md-button>
|
||||
<i class="md-icon-email"><!-- email contacts --></i>
|
||||
</md-button>
|
||||
</div>
|
||||
</md-toolbar>
|
||||
<div layout="row" class="md-flex" layout-align="space-between">
|
||||
|
||||
Reference in New Issue
Block a user