remove slugs, at least until moot fixes his HTML
This commit is contained in:
parent
480f0e295e
commit
2d5b1646ca
@ -16,6 +16,7 @@ Main =
|
|||||||
'index'
|
'index'
|
||||||
if g.VIEW is 'thread'
|
if g.VIEW is 'thread'
|
||||||
g.THREADID = +pathname[3]
|
g.THREADID = +pathname[3]
|
||||||
|
history.replaceState null, '', pathname.slice(0,4).join('/') if pathname.length > 4
|
||||||
|
|
||||||
# flatten Config into Conf
|
# flatten Config into Conf
|
||||||
# and get saved or default values
|
# and get saved or default values
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user