small logo for procedures
This commit is contained in:
parent
f6ef7944c1
commit
3c751ac696
2 changed files with 5 additions and 1 deletions
|
@ -506,7 +506,7 @@ class Procedure < ApplicationRecord
|
|||
if logo.attached?
|
||||
Rails.application.routes.url_helpers.url_for(logo)
|
||||
else
|
||||
ActionController::Base.helpers.image_url("marianne.svg")
|
||||
ActionController::Base.helpers.image_url("republique-francaise-logo.svg")
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue