mirror of
https://gitlab.com/animath/si/plateforme.git
synced 2025-06-22 09:18:22 +02:00
Display dates on syntheses page
This commit is contained in:
@ -268,7 +268,6 @@ class Synthesis(Document):
|
||||
source = models.CharField(
|
||||
max_length=16,
|
||||
choices=[
|
||||
("defender", _("Defender")),
|
||||
("opponent", _("Opponent")),
|
||||
("rapporteur", _("Rapporteur")),
|
||||
],
|
||||
|
Reference in New Issue
Block a user