not fx specific
This commit is contained in:
parent
5a9fc4ecff
commit
f23671ce00
@ -1432,7 +1432,7 @@ updater =
|
||||
for input in $$ '#com_submit'
|
||||
input.disabled = true
|
||||
input.value = 404
|
||||
# XXX Firefox - trailing spaces are trimmed
|
||||
# XXX trailing spaces are trimmed
|
||||
d.title = d.title.match(/.+-/)[0] + ' ' + 404
|
||||
g.dead = true
|
||||
Favicon.update()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user