Fixes on Date forms and fields
This commit is contained in:
parent
0f000fff25
commit
35ebc0642b
3 changed files with 6 additions and 7 deletions
|
|
@ -16,7 +16,7 @@ class DateTimeField extends DateField
|
|||
public function __construct()
|
||||
{
|
||||
|
||||
$this->form='DateTimeForm';
|
||||
$this->form='PhangoApp\PhaModels\Forms\DateTimeForm';
|
||||
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue