This commit is contained in:
OpenXE 2024-05-24 10:18:26 +02:00
parent e71da793a3
commit 7f61cad921

View File

@ -1111,7 +1111,7 @@ if (typeof document.hidden !== \"undefined\") { // Opera 12.10 and Firefox 18 an
} }
// userd edit ajax call // userd edit ajax call
// $poll = true; $poll = true;
if($poll) { if($poll) {
$this->addPollJs($module, $action, $id); $this->addPollJs($module, $action, $id);
} }