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