rm commented out line
This commit is contained in:
parent
7dc976d8bf
commit
bd4fcef2f0
@ -1076,7 +1076,6 @@ QR =
|
|||||||
</div>
|
</div>
|
||||||
<a class=error></a>
|
<a class=error></a>
|
||||||
"
|
"
|
||||||
#$.bind $('#attach', qr), 'click', QR.attach
|
|
||||||
#XXX use dom methods to set values instead of injecting raw user input into your html -_-;
|
#XXX use dom methods to set values instead of injecting raw user input into your html -_-;
|
||||||
c = d.cookie
|
c = d.cookie
|
||||||
$('[name=name]', qr).value = if m = c.match(/4chan_name=([^;]+)/) then decodeURIComponent m[1] else ''
|
$('[name=name]', qr).value = if m = c.match(/4chan_name=([^;]+)/) then decodeURIComponent m[1] else ''
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user