Update app/components/dossiers/edit_footer_component.rb

Co-authored-by: Colin Darie <colin@darie.eu>
This commit is contained in:
Paul Chavard 2023-03-07 17:48:06 +00:00 committed by Paul Chavard
parent cbaa77fca7
commit c521724cf4

View file

@ -11,7 +11,7 @@ class Dossiers::EditFooterComponent < ApplicationComponent
end end
def annotation? def annotation?
@annotation @annotation.present?
end end
def button_options def button_options