mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-22 03:45:25 +00:00
@@ -351,7 +351,7 @@
|
||||
};
|
||||
|
||||
this.closePopup = function() {
|
||||
if ($window.opener)
|
||||
if ($window.document.body.classList.contains('popup'))
|
||||
$window.close();
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user