]> err.no Git - scalable-opengroupware.org/blobdiff - UI/WebServerResources/SOGoDragAndDrop.js
git-svn-id: http://svn.opengroupware.org/SOGo/inverse/trunk@1261 d1b88da0-ebda-0310...
[scalable-opengroupware.org] / UI / WebServerResources / SOGoDragAndDrop.js
index 83adb8d3d2354dfecf9abeed90ee143b79dfc7d8..1056e904463aa3b647740dbbda955c059cc09f53 100644 (file)
@@ -159,7 +159,7 @@ document.DNDManager = {
       document.DNDManager.currentDndOperation = null;
     }
   },
-  currentDndOperation: null,
+  currentDndOperation: null
 }
 
 /* DNDOperation */