mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-11-05 23:17:33 +08:00
5 lines
254 B
Text
5 lines
254 B
Text
<%= link_to image_tag(@experiment.workflowimg.expiring_url(
|
|
Constants::URL_SHORT_EXPIRE_TIME
|
|
),
|
|
class: 'img-responsive center-block'),
|
|
canvas_experiment_path(@experiment) %>
|