Fixes in Doublefield
This commit is contained in:
commit
98f28e124c
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ class DoubleField extends PhangoField {
|
||||||
$this->size=$size;
|
$this->size=$size;
|
||||||
$this->form='PhangoApp\PhaModels\Forms\BaseForm';
|
$this->form='PhangoApp\PhaModels\Forms\BaseForm';
|
||||||
$this->value=0;
|
$this->value=0;
|
||||||
|
$this->default_value=0;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue