10677: Add a Re-run button to container_request#show page.
[arvados.git] / apps / workbench / app / views / application / _title_and_buttons.html.erb
index 398f248a39bc478b016b64537a310a6b578bb9b8..46a949aa12d083ac1baeb1138e5395030889dd77 100644 (file)
@@ -13,6 +13,9 @@
 
 <% if @object.class.goes_in_projects? && @object.uuid != current_user.andand.uuid # Not the "Home" project %>
   <% content_for :tab_line_buttons do %>
+    <% if current_user.andand.is_active %>
+      <%= render partial: 'extra_tab_line_buttons' %>
+    <% end %>
     <% if current_user.andand.is_active && @object.class.copies_to_projects? %>
       <%= link_to(
           choose_projects_path(