Merge pull request #3602 from artoscinote/ma_SCI_6159

Enabled experiment dropdown for viewers to view ID and members [SCI-6159
This commit is contained in:
Alex Kriuchykhin 2021-10-22 10:04:40 +02:00 committed by GitHub
commit 7819cfb280
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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">