[9.2.13] Form ordre des champs
This commit is contained in:
parent
49f367424b
commit
1596b0d0ef
@ -50,8 +50,8 @@ class form extends common {
|
|||||||
self::TYPE_TEXTAREA => 'Grand champ texte',
|
self::TYPE_TEXTAREA => 'Grand champ texte',
|
||||||
self::TYPE_MAIL => 'Champ mail',
|
self::TYPE_MAIL => 'Champ mail',
|
||||||
self::TYPE_SELECT => 'Sélection',
|
self::TYPE_SELECT => 'Sélection',
|
||||||
self::TYPE_DATETIME => 'Date',
|
|
||||||
self::TYPE_CHECKBOX => 'Case à cocher',
|
self::TYPE_CHECKBOX => 'Case à cocher',
|
||||||
|
self::TYPE_DATETIME => 'Date',
|
||||||
];
|
];
|
||||||
|
|
||||||
public static $listUsers = [
|
public static $listUsers = [
|
||||||
|
Loading…
Reference in New Issue
Block a user