web/data/cubicweb.js
changeset 7961 f7ab1db39778
parent 7953 a37531c8a4a6
child 8000 9a73d5e762b0
--- a/web/data/cubicweb.js	Fri Oct 14 13:51:54 2011 +0200
+++ b/web/data/cubicweb.js	Fri Oct 14 15:19:25 2011 +0200
@@ -81,8 +81,7 @@
             parent.removeChild(dest);
         }
         return src;
-    }
-
+    },
 
     sortValueExtraction: function (node) {
 	var sortvalue = jQuery(node).attr('cubicweb:sortvalue');