Enabled experiment dropdown for viewers to view ID and members [SCI-6159

This commit is contained in:
Martin Artnik 2021-10-20 16:59:33 +02:00
parent 3746332c30
commit f43457012c

View file

@ -29,9 +29,7 @@
<span><%= experiment.code %></span>
</div>
<div class="actions actions-cell table-cell">
<% if can_manage_experiment?(experiment) %>
<%= render partial: 'projects/show/experiment_actions_dropdown.html.erb', locals: { experiment: experiment, project: project } %>
<% end %>
<%= render partial: 'projects/show/experiment_actions_dropdown.html.erb', locals: { experiment: experiment, project: project } %>
</div>
<div class="dates-and-img-container">
<div class="dates-container">