8784: Fix test for latest firefox.
[arvados.git] / apps / workbench / app / views / collections / _extra_tab_line_buttons.html.erb
1 <% if @object.editable? %>
2   <i class="fa fa-fw fa-lock lock-collection-btn btn btn-primary" title="Unlock collection to edit files"></i>
3 <% end %>