From ecb0d77684347c0a3985ffc18b38572220437d91 Mon Sep 17 00:00:00 2001 From: Aaron LI Date: Tue, 15 Nov 2016 21:05:45 +0800 Subject: webui: Some minor changes * Change configuration status text from "Valid :)" to "OK" * Reduce maximum WS connection trials from 100 to 21 * Fix the wrong global name of "g_ws_reconnect" * Comment the Console "Stop" button, which is currently not implemented --- fg21sim/webui/templates/console.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'fg21sim/webui/templates') diff --git a/fg21sim/webui/templates/console.html b/fg21sim/webui/templates/console.html index 54a6744..019f72a 100644 --- a/fg21sim/webui/templates/console.html +++ b/fg21sim/webui/templates/console.html @@ -23,7 +23,9 @@

+

-- cgit v1.2.2