Remove duplicated attachments
This commit is contained in:
parent
a3a47b8959
commit
8fcf1353f3
15 changed files with 59 additions and 173 deletions
|
@ -77,7 +77,7 @@
|
|||
.row
|
||||
.col-md-6
|
||||
%h4 Logo de la démarche
|
||||
- if @procedure.logo?
|
||||
- if @procedure.logo.attached?
|
||||
= image_tag @procedure.logo_url, { style: 'height: 40px; display: inline; margin-right: 6px;', id: 'preview_procedure_logo' }
|
||||
\-
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue