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(); } - }); }); });