From f84a97a31bd588bcf70fc71dbed27aca46d60b66 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 28 Oct 2005 06:59:29 +0100 Subject: generic popup user dialog mechanism --- functions.js | 5 ----- 1 file changed, 5 deletions(-) (limited to 'functions.js') diff --git a/functions.js b/functions.js index fe77163cb..baee89558 100644 --- a/functions.js +++ b/functions.js @@ -396,8 +396,3 @@ function popupHelp(tid) { } } -function cancelDialog(sender) { - - sender.offsetParent.style.display = "none"; - -} -- cgit v1.2.3