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