scinote-web/app/views/projects/show/_workflow_img.html.erb
2019-01-28 16:59:40 +01:00

5 lines
197 B
Plaintext

<%= image_tag(@experiment.workflowimg.expiring_url(
Constants::URL_SHORT_EXPIRE_TIME
),
class: 'img-responsive center-block') %>