]> source.dussan.org Git - nextcloud-server.git/commitdiff
forgot a ,
authorRobin Appelman <icewind@owncloud.com>
Sat, 8 Sep 2012 22:35:02 +0000 (00:35 +0200)
committerRobin Appelman <icewind@owncloud.com>
Sat, 8 Sep 2012 22:35:02 +0000 (00:35 +0200)
core/js/js.js

index 21466a809b2f9e45b428edc01b17517946a41bb7..afc0732d661d5f3c0b101cf70511c456426c1b56 100644 (file)
@@ -159,7 +159,7 @@ OC={
        },
        dirname: function(path) {
                return path.replace(/\\/g,'/').replace(/\/[^\/]*$/, '');;
-       }
+       },
        /**
         * do a search query and display the results
         * @param query the search query