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