Compare commits
2 Commits
512af58411
...
95c30be9f8
Author | SHA1 | Date | |
---|---|---|---|
|
95c30be9f8 | ||
|
d05a750b39 |
@ -8,6 +8,6 @@ class UiNumeric extends UiInput {
|
||||
|
||||
public array $attributes = [
|
||||
'class' => "ui-numeric",
|
||||
'type' => "numeric",
|
||||
'type' => "number",
|
||||
];
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user