From bee74d6a325acd871a18c3b608fbe517750fa470 Mon Sep 17 00:00:00 2001 From: Sebastian Wagner Date: Mon, 31 Oct 2011 11:56:05 +0100 Subject: test --- application/views/scripts/event/index.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/views/scripts/event/index.phtml b/application/views/scripts/event/index.phtml index 7991998..f47e94b 100755 --- a/application/views/scripts/event/index.phtml +++ b/application/views/scripts/event/index.phtml @@ -295,7 +295,7 @@ function eventSelected(event) { if($("#poolselectbox option:selected").val() == 'defaultPool' || $("#poolselectbox option:selected").val() == 'noPool') { $( "#noPoolSelectedDialog" ).dialog('open'); - } else if (right && evClick == false) { + } else if (right) { $(function() { $( "#eventAddDialog" ).dialog({ autoOpen: false, -- cgit v1.2.3-55-g7522