integration/edition.html
changeset 28 a0a048ff33a1
parent 23 2a3159ee4ed0
child 34 e3a17ec94cd8
--- a/integration/edition.html	Tue May 21 17:41:57 2013 +0200
+++ b/integration/edition.html	Wed May 22 17:09:59 2013 +0200
@@ -463,8 +463,8 @@
         myProject = myDir.remoteSource({
                 url: "data/empty-project.json",
                 serializer: IriSP.serializers.ldt
-            }),
-        myMedia = null;
+            });
+        
 
     </script>
 </body>