mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-08 10:01:32 +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