forked from fixin.me/fixin.me
Hide 'Import all' button until implemented
This commit is contained in:
parent
279f9bd6ac
commit
e157c17e0e
@ -1,6 +1,7 @@
|
||||
<div class="rightside buttongrid">
|
||||
<% if current_user.at_least(:active) %>
|
||||
<%= image_link_to t('.import_all'), 'download-multiple-outline',
|
||||
<%# TODO: implement Import all %>
|
||||
<%#= image_link_to t('.import_all'), 'download-multiple-outline',
|
||||
import_all_default_units_path, data: {turbo_stream: true} %>
|
||||
<% end %>
|
||||
<%= image_link_to t('.back'), 'arrow-left-bold-outline', units_path, class: 'tools' %>
|
||||
|
Loading…
x
Reference in New Issue
Block a user