* make sure URL doesn't change if you hit cancel in notification
This commit is contained in:
parent
04b71506b4
commit
1ca709d945
|
|
@ -903,6 +903,7 @@
|
|||
}
|
||||
else {
|
||||
notificationSelector.hide();
|
||||
return false;
|
||||
}
|
||||
});
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in New Issue