A procedure has a default groupe instructeur
This commit is contained in:
parent
f296318072
commit
115d91387c
4 changed files with 31 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
class GroupeInstructeur < ApplicationRecord
|
||||
DEFAULT_LABEL = 'défaut'
|
||||
belongs_to :procedure
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue