From a5a45795b3380b58c6c966cca33c87dfa1b9b8b2 Mon Sep 17 00:00:00 2001 From: Aaron LI Date: Thu, 17 Nov 2016 14:07:31 +0800 Subject: webui: console.html: Re-organize structures to support section toggle Wrap the section contents with a div of class "body", separating from its heading. --- fg21sim/webui/templates/console.html | 83 +++++++++++++++++++----------------- 1 file changed, 44 insertions(+), 39 deletions(-) (limited to 'fg21sim/webui/templates') diff --git a/fg21sim/webui/templates/console.html b/fg21sim/webui/templates/console.html index 1a682f9..9f2d7d6 100644 --- a/fg21sim/webui/templates/console.html +++ b/fg21sim/webui/templates/console.html @@ -5,47 +5,52 @@ # Console part #}
-

Console

-
- -

- - Simulation status: - - - Not started - -

- - -

- - -

- -
-
- - - Logging Messages - - - - - - - - +

+ + Console + +

+
+
+

+ + Simulation status: + + + Not started +

+ -
-
-
+ +

+ + +

+ +
+
+ + + Logging Messages + + + + + + + + + +
+
+
+
+
-- cgit v1.2.2