Fixes on models
This commit is contained in:
parent
9174969b84
commit
f75ac6d78d
18 changed files with 18 additions and 17 deletions
|
|
@ -87,7 +87,7 @@ class PhangoField {
|
|||
* Form define the function for use in forms...
|
||||
*/
|
||||
|
||||
public $form="CoreForms::TextForm";
|
||||
public $form="PhangoApp\PhaModels\CoreForms::TextForm";
|
||||
|
||||
/**
|
||||
* Array for create initial parameters for form..
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue