stop page list from appearing in threads

This commit is contained in:
ccd0 2014-04-12 19:54:03 -07:00
parent 1a3f1f5af2
commit 67ddd00d7b

View File

@ -39,6 +39,7 @@ Navigate =
QuoteBacklink.containers = {}
$.rmAll $('.board')
$('.pagelist')?.remove()
features: [
['Thread Excerpt', ThreadExcerpt]