From e362b6ac65ffc00323e56ca3635fe9a53779c930 Mon Sep 17 00:00:00 2001 From: ianmuchyri Date: Tue, 12 Mar 2024 13:54:13 +0300 Subject: [PATCH] remove fixed values Signed-off-by: ianmuchyri --- ui/web/templates/charts/linechartmodal.html | 3 --- 1 file changed, 3 deletions(-) diff --git a/ui/web/templates/charts/linechartmodal.html b/ui/web/templates/charts/linechartmodal.html index ceb420e7..83ba931f 100644 --- a/ui/web/templates/charts/linechartmodal.html +++ b/ui/web/templates/charts/linechartmodal.html @@ -74,7 +74,6 @@ id="channel-id" placeholder="Enter the channel ID" required - value="aae29203-2c25-4c78-8823-fb7e4148faa8" />
Please enter a valid uuid
@@ -88,7 +87,6 @@ id="thing-id" placeholder="Enter the thing ID" required - value="a20570d3-33c5-4669-ac3f-9f804e26431d" />
Please enter a valid uuid
@@ -101,7 +99,6 @@ id="value-name" placeholder="Enter the value name eg. temperature" required - value="random-testvoltage" />