ClientJS: "jqmClose()" zum Schließen von jqModal-Dialogen
[kivitendo-erp.git] / SL / ClientJS.pm
index 42317c3..a04702e 100644 (file)
@@ -70,6 +70,11 @@ my %supported_methods = (
   # Form Events
   focus        => 1,
 
+  # ## jqModal plugin ##
+
+  # Closing and removing the popup
+  jqmClose               => 1,
+
   # ## jstree plugin ## pattern: $.jstree._reference($(<TARGET>)).<FUNCTION>(<ARGS>)
 
   # Operations on the whole tree