Made ajax/comet client fallback work correctly in the new framework.
This commit is contained in:
parent
83570848d6
commit
166189a7a5
7 changed files with 168 additions and 108 deletions
|
|
@ -419,4 +419,4 @@ class OOBHandler(TickerHandler):
|
|||
for key, stored in self.oob_monitor_storage.items() if key[1] == sessid]
|
||||
|
||||
# access object
|
||||
INPUT_HANDLER = OOBHandler()
|
||||
MONITOR_HANDLER = OOBHandler()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue