Fixes on models
This commit is contained in:
parent
9174969b84
commit
f75ac6d78d
18 changed files with 18 additions and 17 deletions
|
|
@ -15,7 +15,7 @@ class ImageField extends PhangoField {
|
|||
public $value="";
|
||||
public $label="";
|
||||
public $required=0;
|
||||
public $form="CoreForms::ImageForm";
|
||||
public $form="PhangoApp\PhaModels\CoreForms::ImageForm";
|
||||
public $name_file="";
|
||||
public $path="";
|
||||
public $url_path="";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue