8
0
Fork 0
mirror of https://gitlab.federez.net/re2o/re2o synced 2024-07-07 22:54:16 +00:00

Remove obsolete user state option from search

This commit is contained in:
Jean-Romain Garnier 2020-04-17 18:46:18 +02:00 committed by Gabriel Detraz
parent 8e543a04b1
commit 43cdd54db9

View file

@ -35,7 +35,6 @@ CHOICES_USER = (
("2", _("Archived")),
("3", _("Not yet active")),
("4", _("Fully archived")),
("5", _("Waiting for email confirmation")),
)
CHOICES_AFF = (