diff --git a/common/js/xml_handler.js b/common/js/xml_handler.js index a4b31dc1f..8ea72da58 100644 --- a/common/js/xml_handler.js +++ b/common/js/xml_handler.js @@ -16,7 +16,7 @@ /** * This variable stores the .wfsr jQuery object. */ - var waiting_obj; + var waiting_obj = $(".wfsr"); /** * Function for compatibility with XE's exec_xml()