Added coreforms
This commit is contained in:
parent
cfe9f7217e
commit
40eb84aeab
18 changed files with 519 additions and 17 deletions
|
|
@ -17,7 +17,7 @@ class ParentField extends IntegerField{
|
|||
|
||||
$this->parent_model=&$parent_model;
|
||||
$this->size=$size;
|
||||
$this->form='SelectForm';
|
||||
$this->form='CoreForms::SelectForm';
|
||||
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue