[0005266] Fixed timeouts in ajax contexts.
[fa-stable.git] / js / reports.js
index bd7d0a438ab93bce485b722b1551d995cf72564b..332a9cae9135db4e06f8fa62fa1605803799b3ca 100644 (file)
@@ -35,12 +35,6 @@ var replinks = {
                        return false;
                }
        },
-       'button': function(e) {
-               e.onclick = function() {
-                       window.open('', 'formpopup', 'toolbar=no,scrollbars=yes,resizable=yes,menubar=no');
-                       e.form.target='formpopup';
-               }
-       },
 }
 
 function set_options(e)