@@ -198,7 +198,7 @@ $(window).on('click', function (e) {
openLoginDig()
return
}
- location.href = shunt.url + '&mini=0'
+ window.location.href = shunt.url + '&mini=0'
$(".icon-badge-number").removeAttr('data-badge-number');
var href = window.location.href;