20690: Remove workbench1 and testing/packaging references.
[arvados.git] / apps / workbench / app / views / collections / _extra_tab_line_buttons.html.erb
diff --git a/apps/workbench/app/views/collections/_extra_tab_line_buttons.html.erb b/apps/workbench/app/views/collections/_extra_tab_line_buttons.html.erb
deleted file mode 100644 (file)
index 5664cb2..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-<%# Copyright (C) The Arvados Authors. All rights reserved.
-
-SPDX-License-Identifier: AGPL-3.0 %>
-
-<% if @object.editable? %>
-  <i class="fa fa-fw fa-lock lock-collection-btn btn btn-primary" title="Unlock collection to edit files"></i>
-<% end %>