remotes/origin/stable45
Robin Appelman 13 years ago
parent b14265b5c3
commit 9beb958845
  1. 2
      core/js/js.js

@ -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

Loading…
Cancel
Save