From 0af497625be03bea330b02738e6ba2c6f2c492e9 Mon Sep 17 00:00:00 2001 From: Aaron LI Date: Thu, 17 Nov 2016 11:44:21 +0800 Subject: webui: Add panel toggle and allow expand/collapse its body --- fg21sim/webui/templates/console.html | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'fg21sim/webui/templates/console.html') diff --git a/fg21sim/webui/templates/console.html b/fg21sim/webui/templates/console.html index 019f72a..1a682f9 100644 --- a/fg21sim/webui/templates/console.html +++ b/fg21sim/webui/templates/console.html @@ -30,7 +30,11 @@
- Logging Messages + + + Logging Messages + + @@ -42,4 +46,6 @@
+ + -- cgit v1.2.2