Showing the controls from the page scope requires running after QR is inserted.
This commit is contained in:
parent
7336d1c880
commit
cf0c72941e
@ -584,11 +584,11 @@ QR =
|
|||||||
new QR.post true
|
new QR.post true
|
||||||
QR.status()
|
QR.status()
|
||||||
QR.cooldown.setup()
|
QR.cooldown.setup()
|
||||||
QR.oekaki.setup()
|
|
||||||
QR.captcha.init()
|
QR.captcha.init()
|
||||||
|
|
||||||
$.add d.body, dialog
|
$.add d.body, dialog
|
||||||
QR.captcha.setup()
|
QR.captcha.setup()
|
||||||
|
QR.oekaki.setup()
|
||||||
|
|
||||||
# Create a custom event when the QR dialog is first initialized.
|
# Create a custom event when the QR dialog is first initialized.
|
||||||
# Use it to extend the QR's functionalities, or for XTRM RICE.
|
# Use it to extend the QR's functionalities, or for XTRM RICE.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user