Index: /trunk/FACT++/www/smartfact/index.js
===================================================================
--- /trunk/FACT++/www/smartfact/index.js	(revision 18102)
+++ /trunk/FACT++/www/smartfact/index.js	(revision 18103)
@@ -434,5 +434,5 @@
     if (is_cmd)
     {
-        fdiv3.onclick = function () { this.style.backgroundColor='rgba(0,0,0,0.77)'; submit(script); this.style.backgroundColor=''; };
+        fdiv3.onclick = function () { this.style.backgroundColor='rgba(0,0,0,0.77)'; submit(script, is_irq); this.style.backgroundColor=''; };
         fdiv3.setAttribute("style", "background-position:-109px 50%;");
     }
