forgot a ,

This commit is contained in:
Robin Appelman 2012-09-09 00:35:02 +02:00
parent b14265b5c3
commit 9beb958845

View 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