Update app/components/dossiers/edit_footer_component.rb
Co-authored-by: Colin Darie <colin@darie.eu>
This commit is contained in:
parent
cbaa77fca7
commit
c521724cf4
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ class Dossiers::EditFooterComponent < ApplicationComponent
|
|||
end
|
||||
|
||||
def annotation?
|
||||
@annotation
|
||||
@annotation.present?
|
||||
end
|
||||
|
||||
def button_options
|
||||
|
|
Loading…
Add table
Reference in a new issue