From a5952c4c6a83d7dc8e52dbe58e18c71bc902ed9b Mon Sep 17 00:00:00 2001 From: Ad Schellevis Date: Mon, 9 May 2016 19:14:30 +0200 Subject: [PATCH] style --- src/www/index.php | 1 - 1 file changed, 1 deletion(-) diff --git a/src/www/index.php b/src/www/index.php index 7bfa6aa26..f7a0b37ef 100644 --- a/src/www/index.php +++ b/src/www/index.php @@ -297,7 +297,6 @@ include("fbegin.inc");?> } else { $("#add_widget_" + $(this).attr('id')).show(); } - }); }); });