From c49a3bbdc1b107aad2d15a24af156b0465fef880 Mon Sep 17 00:00:00 2001 From: "R. Belmont" Date: Mon, 29 Sep 2014 03:31:14 +0000 Subject: WebUI: clean up and fixed HTML compliance. [Firehawke] --- web/index.html | 436 ++++++++++++++++++++++++++++++--------------------------- 1 file changed, 232 insertions(+), 204 deletions(-) (limited to 'web/index.html') diff --git a/web/index.html b/web/index.html index 6e73e035978..d12f4c38526 100644 --- a/web/index.html +++ b/web/index.html @@ -217,7 +217,7 @@ $(document).ready(function() { { } }); - event.preventDefault(); + event.preventDefault(); // This prevents it trying to load a /keypost page after doing the Ajax post. }); }); @@ -247,10 +247,10 @@ $(document).ready(function() { -