Fix QR cooldown on Opera.

This commit is contained in:
Nicolas Stepien 2013-04-13 18:23:36 +02:00
parent 766be903b6
commit 25b37552f1

View File

@ -921,6 +921,11 @@ QR =
QR.status()
response: ->
<% if (type === 'userjs') { %>
# The upload.onload callback is not called
# or at least not in time with Opera.
QR.req.upload.onload()
<% } %>
{req} = QR
delete QR.req