]> source.dussan.org Git - nextcloud-server.git/commitdiff
add missing ;
authorJörn Friedrich Dreyer <jfd@butonic.de>
Wed, 23 Oct 2013 08:53:52 +0000 (10:53 +0200)
committerJörn Friedrich Dreyer <jfd@butonic.de>
Wed, 23 Oct 2013 08:59:01 +0000 (10:59 +0200)
core/js/octemplate.js

index 46ffa9765741e25b2d86f31728a74db3ac6e1784..aab705059d21dd2640f0d0f959e2616482f64b11 100644 (file)
@@ -82,7 +82,7 @@
                                        }
                                );
                        } catch(e) {
-                               console.error(e, 'data:', data)
+                               console.error(e, 'data:', data);
                        }
                },
                options: {