forked from DGNum/gestioCOF
Allows empty announcement banners
This commit is contained in:
parent
c4f5e168f2
commit
28a129f69c
1 changed files with 1 additions and 0 deletions
|
@ -456,4 +456,5 @@ class GestioncofConfigForm(ConfigForm):
|
|||
label=_("Announcements banner"),
|
||||
help_text=_("An empty banner disables annoucements"),
|
||||
max_length=2048,
|
||||
required=False,
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue