Revert "feat(champ): customizable placeholders for text & textarea champs"
This reverts commit 9e26ee932e
.
Finalement les champs génériques ne doivent pas avoir de placeholder
personnalisable, ce sera uniquement via la description.
This commit is contained in:
parent
08611753d5
commit
8c08d0295b
9 changed files with 3 additions and 80 deletions
|
@ -30,7 +30,6 @@ describe Administrateurs::TypesDeChampController, type: :controller do
|
|||
type_de_champ: {
|
||||
type_champ: type_champ,
|
||||
libelle: 'l1.5',
|
||||
placeholder: "custom placeholder",
|
||||
after_stable_id: first_coordinate.stable_id
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue