Revert broken part of c1d8b08746af343c690dea954e13fdfb772c085e commit.
This commit is contained in:
parent
62085ec6e7
commit
f8969bbc1e
@ -232,7 +232,7 @@ Header =
|
|||||||
boardID = g.BOARD.ID
|
boardID = g.BOARD.ID
|
||||||
else
|
else
|
||||||
a = $.el 'a',
|
a = $.el 'a',
|
||||||
href: "//boards.4chan.org/#{g.BOARD.ID}/"
|
href: "/#{g.BOARD.ID}/"
|
||||||
textContent: text or g.BOARD.ID
|
textContent: text or g.BOARD.ID
|
||||||
className: 'current'
|
className: 'current'
|
||||||
if /-(catalog|archive|expired)/.test(t)
|
if /-(catalog|archive|expired)/.test(t)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user