From 317091533e1206a438a2f217aed98d72c83ce576 Mon Sep 17 00:00:00 2001 From: Aaron LI Date: Fri, 11 Nov 2016 23:27:41 +0800 Subject: webui: configs.html: Set single checkbox with "data-type" of "boolean" For simplicity, a single checkbox is used to control the boolean configuration. For better manipulations of its value, a custom data "data-type=boolean" is attached to such checkbox. --- fg21sim/webui/templates/configs.html | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'fg21sim/webui/templates/configs.html') diff --git a/fg21sim/webui/templates/configs.html b/fg21sim/webui/templates/configs.html index f1bb640..2d728f6 100644 --- a/fg21sim/webui/templates/configs.html +++ b/fg21sim/webui/templates/configs.html @@ -171,25 +171,25 @@
- +
- +
- +
- +
@@ -272,7 +272,7 @@
- +
@@ -309,13 +309,13 @@
- +
- +
@@ -358,7 +358,7 @@
- +
@@ -397,7 +397,7 @@
- +
@@ -448,7 +448,7 @@
- +
-- cgit v1.2.2