mirror of
https://github.com/OpenXE-org/OpenXE.git
synced 2024-11-14 12:07:15 +01:00
Revert "removed the annoying poll thingy"
This reverts commit 75bd5bea91
.
This commit is contained in:
parent
640974afc8
commit
3540153c41
@ -1111,10 +1111,10 @@ 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);
|
||||
}*/
|
||||
}
|
||||
|
||||
/** @var Ajax $ajax */
|
||||
$ajax = $this->loadModule('ajax');
|
||||
|
Loading…
Reference in New Issue
Block a user