Merge pull request #10327 from tchak/remove-stable-id-delegate
refactor(champ): remove stable_id delegate to type_de_champ
This commit is contained in:
commit
f95bd5d1f2
3 changed files with 1 additions and 37 deletions
|
@ -50,7 +50,6 @@ class Champ < ApplicationRecord
|
|||
:siret?,
|
||||
:carte?,
|
||||
:datetime?,
|
||||
:stable_id,
|
||||
:mandatory?,
|
||||
:prefillable?,
|
||||
:refresh_after_update?,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue