20690: Remove workbench1 and testing/packaging references.
[arvados.git] / apps / workbench / app / views / collections / _show_tags.html.erb
diff --git a/apps/workbench/app/views/collections/_show_tags.html.erb b/apps/workbench/app/views/collections/_show_tags.html.erb
deleted file mode 100644 (file)
index 3e0460a..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-<%# Copyright (C) The Arvados Authors. All rights reserved.
-
-SPDX-License-Identifier: AGPL-3.0 %>
-
-  <div class="arv-log-refresh-control"
-    data-load-throttle="86486400000" <%# 1001 nights (in milliseconds) %>
-    ></div>
-
-  <div class="collection-tags-container" style="padding-left:2em;padding-right:2em;">
-    <div data-mount-mithril="TagEditorApp" data-target-controller="<%= controller_name %>" data-target-uuid="<%= @object.uuid %>" data-target-editable="<%= @object.editable? %>"></div>
-  </div>
\ No newline at end of file