From 7f61cad921e4fa9700813e10b77807450cb28b28 Mon Sep 17 00:00:00 2001 From: OpenXE <> Date: Fri, 24 May 2024 10:18:26 +0200 Subject: [PATCH] 3540153c417eb2f99f83aa250f3e9516fed61122 --- www/eproosystem.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/eproosystem.php b/www/eproosystem.php index 4e96c6bd..560f7a59 100644 --- a/www/eproosystem.php +++ b/www/eproosystem.php @@ -1111,7 +1111,7 @@ if (typeof document.hidden !== \"undefined\") { // Opera 12.10 and Firefox 18 an } // userd edit ajax call -// $poll = true; + $poll = true; if($poll) { $this->addPollJs($module, $action, $id); }