This commit is contained in:
Nicolas Stepien 2012-06-19 23:35:57 +02:00
parent 009f8f7ba0
commit 89154bcfcc
2 changed files with 2 additions and 0 deletions

View File

@ -4462,6 +4462,7 @@
return;
}
$.addClass(d.body, $.engine);
$.addClass(d.body, 'fourchan_x');
_ref = ['boardNavDesktop', 'boardNavDesktopFoot'];
for (_i = 0, _len = _ref.length; _i < _len; _i++) {
nav = _ref[_i];

View File

@ -3463,6 +3463,7 @@ Main =
unless $.id 'navtopr'
return
$.addClass d.body, $.engine
$.addClass d.body, 'fourchan_x'
for nav in ['boardNavDesktop', 'boardNavDesktopFoot']
if a = $ "a[href$='/#{g.BOARD}/']", $.id nav
# Gotta make it work in temporary boards.