Merge branch 'kerl/empty_banner' into 'master'
Pour supprimer, la bannière "d'annonces" en haut de GestioCOF… See merge request klub-dev-ens/gestioCOF!377
This commit is contained in:
commit
b542f805f0
1 changed files with 1 additions and 0 deletions
|
@ -456,4 +456,5 @@ class GestioncofConfigForm(ConfigForm):
|
||||||
label=_("Announcements banner"),
|
label=_("Announcements banner"),
|
||||||
help_text=_("An empty banner disables annoucements"),
|
help_text=_("An empty banner disables annoucements"),
|
||||||
max_length=2048,
|
max_length=2048,
|
||||||
|
required=False,
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue