Fix 2.4.2 upgrade notes formatting refs #19330
[arvados.git] / apps / workbench / app / views / collections / _show_tags.html.erb
index e3432d2d3f667e19ef7a934059b0915e5079844d..3e0460a2398134955e936df58cc58622f0aa6385 100644 (file)
@@ -2,6 +2,10 @@
 
 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>