web/data/cubicweb.edition.js
branchstable
changeset 6215 759cf097f5aa
parent 6043 bfe13118b5aa
child 6264 0dcd19d89767
--- a/web/data/cubicweb.edition.js	Mon Sep 13 09:56:10 2010 +0200
+++ b/web/data/cubicweb.edition.js	Mon Sep 13 10:01:43 2010 +0200
@@ -274,7 +274,7 @@
 
 function selectForAssociation(tripletIdsString, originalEid) {
     var tripletlist = $.map(tripletIdsString.split('-'),
-			    function(x) { return [x.split(':')] ;});
+                            function(x) { return [x.split(':')] ;});
     var d = loadRemote('json', ajaxFuncArgs('add_pending_inserts', null, tripletlist));
     d.addCallback(function() {
         var args = {