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

4 lines
216 B
Plaintext
Raw Normal View History

2016-09-29 20:12:52 +08:00
<%= link_to image_tag( @experiment.workflowimg.expiring_url(URL_SHORT_EXPIRE_TIME),
class: 'img-responsive center-block'),
canvas_experiment_path(@experiment) %>