* common: skip to show notice box in zin page.
This commit is contained in:
@@ -15,6 +15,8 @@ $.initSidebar();
|
||||
needPing = false;
|
||||
$(function()
|
||||
{
|
||||
if(window.parent && window.parent.zin) return;
|
||||
|
||||
var windowBlur = false;
|
||||
if(window.Notification && Notification.permission == 'granted')
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user