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