Merge pull request #2124 from aignatov-bio/ai-sci-3961-fix-image-in-archive-experiments

Fix image in archived experiments [SCI-3961]
This commit is contained in:
mlorb 2019-10-04 14:52:55 +02:00 committed by GitHub
commit 9e1339fb18
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,13 +23,6 @@
</div>
<div class="panel-body">
<% if experiment.workflowimg.attached? %>
<div class="workflowimg-container">
<%= image_tag(
experiment.workflowimg,
class: 'img-responsive center-block') %>
</div>
<% end %>
<div class="row">
<div class="col-xs-4">
<%=t "projects.experiment_archive.archived_on" %>