mirror of
https://github.com/owncloud/bookmarks.git
synced 2025-01-19 15:52:10 +01:00
spaces to tabs in bookmarks
This commit is contained in:
parent
67efac7952
commit
3972729d26
@ -9,7 +9,7 @@ $(document).ready(function() {
|
||||
fillWindow($('.bookmarks_list'));
|
||||
});
|
||||
$(window).resize();
|
||||
$('.bookmarks_list').scroll(updateOnBottom).empty().width($('#content').width());
|
||||
$('.bookmarks_list').scroll(updateOnBottom).empty().width($('#content').width());
|
||||
getBookmarks();
|
||||
});
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user