Thread change should add/remove link to Flash URL.
This commit is contained in:
parent
996bf724a4
commit
d25f5fd349
@ -122,6 +122,7 @@ QR.post = class
|
||||
when 'thread'
|
||||
(if @thread isnt 'new' then $.addClass else $.rmClass) QR.nodes.el, 'reply-to-thread'
|
||||
QR.status()
|
||||
@updateFlashURL()
|
||||
when 'com'
|
||||
@nodes.span.textContent = @com
|
||||
QR.captcha.onPostChange()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user