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