| changeset 86 | e61b3adf46f2 |
| parent 84 | 9f481f896e60 |
| child 88 | c91124908cd1 |
--- a/integration/js/edition.js Thu Jun 06 15:00:21 2013 +0200 +++ b/integration/js/edition.js Thu Jun 06 15:19:17 2013 +0200 @@ -891,7 +891,7 @@ $('.btn-save-project').bind('click', function(e){ $('.btn-apercu-projet').removeClass('disabled'); - console.log(myProject.serialize().length); + console.log(myProject.serialize()); /* $.ajax({ type: "POST",