scinote-web/app/views/projects/show/_workflow_img.html.erb
2016-10-17 11:30:05 +02:00

4 lines
216 B
Plaintext

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