From 7dc716103e5fd8bf2eed19f12256eeb5bff7c979 Mon Sep 17 00:00:00 2001 From: Latif Khalifa Date: Mon, 14 Oct 2013 14:11:10 +0200 Subject: [PATCH] Made comments modal --- htdocs/statistics.php | 1 + 1 file changed, 1 insertion(+) diff --git a/htdocs/statistics.php b/htdocs/statistics.php index ee24901..ed1af11 100644 --- a/htdocs/statistics.php +++ b/htdocs/statistics.php @@ -17,6 +17,7 @@ $filter->render(); var tag = $("
"); var $dialog = tag.dialog({ + modal: true, autoOpen: false, width: 800, height: 500,