Showing
3 changed files
with
1 additions
and
1 deletions
@@ -2293,7 +2293,7 @@ var $searchBox = $('.search-box'), | @@ -2293,7 +2293,7 @@ var $searchBox = $('.search-box'), | ||
2293 | $box = $('.box'), | 2293 | $box = $('.box'), |
2294 | $indexSearch = $('.index-search'), | 2294 | $indexSearch = $('.index-search'), |
2295 | $indexLogo = $('.index-logo'), | 2295 | $indexLogo = $('.index-logo'), |
2296 | - $channelLink = $('.index-channel a'); | 2296 | + $channelLink = $('.index-channel a:not(#yohood)'); |
2297 | 2297 | ||
2298 | var $search = $searchBox.children('input[type="text"]'), | 2298 | var $search = $searchBox.children('input[type="text"]'), |
2299 | $cancelSearch = $box.children('.no-search'), | 2299 | $cancelSearch = $box.children('.no-search'), |
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
-
Please register or login to post a comment