Merge branch 'v3'
This commit is contained in:
commit
c5d0544316
@ -178,11 +178,11 @@ Navigate =
|
||||
path = @pathname
|
||||
path += @hash if @hash and view is 'thread'
|
||||
|
||||
Navigate.makeBreadCrumb @href, view, boardID, threadID
|
||||
|
||||
history.pushState null, '', path unless @id is 'popState'
|
||||
Navigate.path = @pathname
|
||||
|
||||
Navigate.makeBreadCrumb @href, view, boardID, threadID
|
||||
|
||||
{indexMode, indexSort} = @dataset
|
||||
if indexMode and Conf['Index Mode'] isnt indexMode
|
||||
$.set 'Index Mode', Conf['Index Mode'] = Index.selectMode.value = indexMode
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user