Fixed incorrect placeholder type
This commit is contained in:
parent
97f718ccbd
commit
99a29eb393
1 changed files with 0 additions and 2 deletions
|
|
@ -11,7 +11,6 @@
|
|||
"schema": [
|
||||
[{
|
||||
"fieldType": "numberInput",
|
||||
"placeholder": "Some integer",
|
||||
"name": "val_int",
|
||||
"label": "Number value",
|
||||
"minValue": 0
|
||||
|
|
@ -65,7 +64,6 @@
|
|||
"submitLabel": "Start task",
|
||||
"schema": [{
|
||||
"fieldType": "numberInput",
|
||||
"placeholder": "",
|
||||
"name": "run_time",
|
||||
"label": "Run time (seconds)",
|
||||
"minValue": 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue