mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-11-14 05:05:55 +08:00
3 lines
197 B
Text
3 lines
197 B
Text
<%= link_to image_tag( @experiment.workflowimg.expiring_url(30),
|
|
class: 'img-responsive center-block'),
|
|
canvas_experiment_path(@experiment) %>
|