Change background supporter export to default
This commit is contained in:
parent
ec6f06f387
commit
5c7a10cff5
1 changed files with 1 additions and 9 deletions
|
@ -96,18 +96,10 @@
|
|||
</a>
|
||||
|
||||
<a class='table-meta-button bluegrey'>
|
||||
<!--= on 'click' (open_modal 'exportSupportersModal') -->
|
||||
<!--= on 'click' (open_modal 'exportSupportersS3Modal') -->
|
||||
<i class='fa fa-file-text'></i> Export
|
||||
</a>
|
||||
|
||||
<% if current_role?(:super_admin) %>
|
||||
<a class='table-meta-button bluegrey'>
|
||||
<!--= on 'click' (open_modal 'exportSupportersS3Modal') -->
|
||||
<i class='fa fa-file-text'></i> Export (using S3)
|
||||
</a>
|
||||
<% end %>
|
||||
|
||||
|
||||
<a class='table-meta-button white'>
|
||||
<!--= on 'click' (open_modal 'supportersMapModal') (def 'map_data' false) -->
|
||||
<i class='fa fa-map-marker'></i> Map
|
||||
|
|
Loading…
Reference in a new issue