Skip to content

Commit

Permalink
SHIBUI-1171: Added default value to filesystem metadata provider refr…
Browse files Browse the repository at this point in the history
…esh delay factor form field json schema;
  • Loading branch information
Jodie Muramoto committed Jan 23, 2019
1 parent ce1f0b9 commit f4e186a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@
"help": "message.real-number"
},
"placeholder": "label.real-number",
"default": "",
"pattern": "^(?:([0]*(\\.[0-9]+)?|[0]*\\.[0-9]*[1-9][0-9]*)|)$"
}
}
Expand Down

0 comments on commit f4e186a

Please sign in to comment.