mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Merge branch 'master' into fix-gdt-transaction-list-load
This commit is contained in:
commit
357033657e
@ -15,7 +15,7 @@
|
|||||||
:placeholder="placeholder"
|
:placeholder="placeholder"
|
||||||
type="number"
|
type="number"
|
||||||
:state="validated ? valid : false"
|
:state="validated ? valid : false"
|
||||||
step="0.5"
|
step="0.25"
|
||||||
min="0"
|
min="0"
|
||||||
:max="validMaxTime"
|
:max="validMaxTime"
|
||||||
class="bg-248"
|
class="bg-248"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user