diff --git a/pgml-dashboard/src/components/inputs/range_group/mod.rs b/pgml-dashboard/src/components/inputs/range_group/mod.rs index 565f70a91..d6e3a73a4 100644 --- a/pgml-dashboard/src/components/inputs/range_group/mod.rs +++ b/pgml-dashboard/src/components/inputs/range_group/mod.rs @@ -20,7 +20,7 @@ impl RangeGroup { pub fn new(title: &str) -> RangeGroup { RangeGroup { title: title.to_owned(), - identifier: title.replace(" ", "_"), + identifier: title.replace(" ", "_").to_lowercase(), min: 0, max: 100, step: 1.0, diff --git a/pgml-dashboard/templates/content/playground.html b/pgml-dashboard/templates/content/playground.html index 5f338ab97..760583639 100644 --- a/pgml-dashboard/templates/content/playground.html +++ b/pgml-dashboard/templates/content/playground.html @@ -102,7 +102,6 @@
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: