Authored by uedxwg

update

... ... @@ -196,7 +196,7 @@ if ($('.brand-search-page').length) {
$('<a href="' + content.searchHref + '">' + content.searchName + '</a>').appendTo('.historyList');
});
}
}else{
} else {
$('.history').css('display', 'none');
}
... ...