File tree 1 file changed +1
-1
lines changed
LongevityWorldCup.Website/wwwroot/onboarding
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -345,7 +345,7 @@ <h2 data-aos="fade" data-aos-duration="700" data-aos-delay="250">
345
345
<!-- Alkaline Phosphatase -->
346
346
< label for ="ap "> Alkaline Phosphatase</ label >
347
347
< div class ="input-group ">
348
- < input type ="number " id ="ap " name ="ap " required aria-required ="true " inputmode ="decimal " onchange ="calculateResultIfResultAlreadyCalculated() ">
348
+ < input type ="number " id ="ap " name ="ap " step =" any " required aria-required ="true " inputmode ="decimal " onchange ="calculateResultIfResultAlreadyCalculated() ">
349
349
< label for ="apUnit " class ="visually-hidden "> Select unit for Alkaline Phosphatase</ label >
350
350
< select id ="apUnit " name ="apUnit " aria-label ="ALP unit " onchange ="calculateResultIfResultAlreadyCalculated() ">
351
351
< option value ="1 "> U/L</ option >
You can’t perform that action at this time.
0 commit comments