refactor(repetition): add row_id to champs
This commit is contained in:
parent
5a7b2f76ee
commit
dfe65136be
44 changed files with 106 additions and 7 deletions
|
@ -18,6 +18,7 @@
|
|||
# etablissement_id :integer
|
||||
# external_id :string
|
||||
# parent_id :bigint
|
||||
# row_id :string
|
||||
# type_de_champ_id :integer
|
||||
#
|
||||
class Champs::HeaderSectionChamp < Champ
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue