Skip to content

Commit

Permalink
Step is required or you can't put in a decimal other than the value that
Browse files Browse the repository at this point in the history
is present in value.
  • Loading branch information
bloveless committed Aug 31, 2016
1 parent 42b180d commit 33c5076
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/views/input.twig
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<input
type="number"
class="form-control"
step="any"
name="{{ field_type.input_name }}"
data-decimals="{{ field_type.config.decimals }}"
placeholder="{{ trans(field_type.placeholder) }}"
Expand Down

0 comments on commit 33c5076

Please sign in to comment.