refactor date and datetime types
remove tel and phone types
This commit is contained in:
parent
e2959be243
commit
7398d04a3e
11 changed files with 139 additions and 169 deletions
|
|
@ -56,8 +56,6 @@ class Question extends Entity {
|
|||
'dropdown',
|
||||
'date',
|
||||
'datetime',
|
||||
'email',
|
||||
'tel',
|
||||
];
|
||||
|
||||
public function __construct() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue