Skip to content
Snippets Groups Projects
Commit c2e413e8 authored by Jörn Friedrich Dreyer's avatar Jörn Friedrich Dreyer
Browse files

add fixme

parent 8bdafaf4
Branches
No related tags found
No related merge requests found
......@@ -91,7 +91,7 @@ OC.search.showResults=function(results){
}
$('#searchresults').on('click', 'result', function () {
if ($(this).data('type') === 'Files') {
//FIXME use ajax to navigate to folder & highlight file
}
});
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment