scinote-web/app/views/projects/show/_workflow_img.html.erb

4 lines
197 B
Plaintext

<%= link_to image_tag( @experiment.workflowimg.expiring_url(30),
class: 'img-responsive center-block'),
canvas_experiment_path(@experiment) %>