Remove old code from thread-to-index navigation.
This commit is contained in:
parent
c65a0668c7
commit
c306d7a9bb
@ -124,10 +124,8 @@ Index =
|
||||
$.before topNavPos, Index.navLinks
|
||||
|
||||
Main.ready ->
|
||||
if pagelist = $('.pagelist')
|
||||
if (pagelist = $ '.pagelist')
|
||||
$.replace pagelist, Index.pagelist
|
||||
else
|
||||
$.after $.id('delform'), Index.pagelist
|
||||
$.rmClass doc, 'index-loading'
|
||||
|
||||
scroll: ->
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user