fix index load failure
This commit is contained in:
parent
c6e033f3da
commit
9668deaa8f
@ -222,8 +222,6 @@ Index =
|
||||
|
||||
update: (pageNum, forceReparse) ->
|
||||
return unless navigator.onLine
|
||||
unless d.readyState is 'loading' or Index.root.parentElement
|
||||
$.replace $('.board'), Index.root
|
||||
delete Index.pageNum
|
||||
Index.req?.abort()
|
||||
Index.notice?.close()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user