Fixes on models
This commit is contained in:
parent
9174969b84
commit
f75ac6d78d
18 changed files with 18 additions and 17 deletions
|
|
@ -22,7 +22,7 @@ class DoubleField extends PhangoField {
|
|||
{
|
||||
|
||||
$this->size=$size;
|
||||
$this->form='CoreForms::TextForm';
|
||||
$this->form='PhangoApp\PhaModels\CoreForms::TextForm';
|
||||
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue