mirror of
https://gitlab.com/animath/si/plateforme.git
synced 2025-06-29 14:21:04 +02:00
Remove observer status
Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
This commit is contained in:
@ -155,4 +155,4 @@ class NoteTable(tables.Table):
|
||||
}
|
||||
model = Note
|
||||
fields = ('jury', 'defender_writing', 'defender_oral', 'opponent_writing', 'opponent_oral',
|
||||
'reporter_writing', 'reporter_oral', 'observer_oral', 'update',)
|
||||
'reporter_writing', 'reporter_oral', 'update',)
|
||||
|
Reference in New Issue
Block a user