diff --git a/html/index.html b/html/index.html index 651a287..c2a72e7 100644 --- a/html/index.html +++ b/html/index.html @@ -218,7 +218,7 @@ } } - const regexIsNumber = /^[0-9]+$/; + const regexIsNumber = /^[0-9.]+$/; function comparePBSItems(item1, item2) { // Sort RPBS, etc. benefits after other items