no more common thread
This commit is contained in:
parent
71976c2e7d
commit
9813357342
@ -115,7 +115,6 @@ Index =
|
|||||||
return Index.endNotice() if pageNum > Index.pagesNum
|
return Index.endNotice() if pageNum > Index.pagesNum
|
||||||
|
|
||||||
nodes = Index.buildSinglePage pageNum
|
nodes = Index.buildSinglePage pageNum
|
||||||
nodes.shift() # Remove thread common with previous page
|
|
||||||
Index.buildReplies nodes if Conf['Show Replies']
|
Index.buildReplies nodes if Conf['Show Replies']
|
||||||
Index.buildStructure nodes
|
Index.buildStructure nodes
|
||||||
Index.setPage pageNum
|
Index.setPage pageNum
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user