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