Fix for boluscalc issue (#5729)

Boluscalc fix & remove integer validation from BG input field
This commit is contained in:
ireneusz-ptak
2020-07-02 12:11:38 +03:00
committed by GitHub
parent cc1edf2e7c
commit 7283560e07
2 changed files with 15 additions and 19 deletions
+1 -1
View File
@@ -456,7 +456,7 @@
<td>
<span class="translate">BG</span>:
<span style="float:right;">
<input type="number" size="3" id="bc_bg" class="insulincalculationpart" pattern="[0-9.]*">
<input type="number" size="3" step="any" id="bc_bg" class="insulincalculationpart" pattern="[0-9.]*">
</span>
</td>
<td>