diff --git a/main/lp/learnpath.class.php b/main/lp/learnpath.class.php index 68da6dc007..bf29115751 100755 --- a/main/lp/learnpath.class.php +++ b/main/lp/learnpath.class.php @@ -9866,7 +9866,7 @@ class learnpath name="min_'.$item['id'].'" type="number" min="0" - step="any + step="any" max="'.$item['max_score'].'" value="'.$selectedMinScoreValue.'" />';