Skip to content

Commit 0748306

Browse files
committed
Fix docgen input
1 parent 5a4e42b commit 0748306

File tree

1 file changed

+1
-0
lines changed
  • src/main/webapp/WEB-INF/templates/views/pages/esignature/examples

1 file changed

+1
-0
lines changed

src/main/webapp/WEB-INF/templates/views/pages/esignature/examples/eg042.jsp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@
9999
</label>
100100

101101
<input type="number"
102+
min="0"
102103
class="form-control"
103104
id="rsus"
104105
placeholder="${example.getForms().get(formNumber).getInputs().get(rsusIndex).getInputPlaceholder()}"

0 commit comments

Comments
 (0)