mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-14 04:35:55 +00:00
generic popup user dialog mechanism
This commit is contained in:
@@ -396,8 +396,3 @@ function popupHelp(tid) {
|
||||
}
|
||||
}
|
||||
|
||||
function cancelDialog(sender) {
|
||||
|
||||
sender.offsetParent.style.display = "none";
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user