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