mirror of
https://github.com/owncloud/bookmarks.git
synced 2025-01-18 14:52:10 +01:00
Refresh Bm list after import fix #808
This commit is contained in:
parent
d6592c81e7
commit
4156a5caae
@ -27,6 +27,7 @@ function fileUpload(form, result_div) {
|
||||
result_div.html(list);
|
||||
} else {
|
||||
result_div.text(t('bookmark', 'Import completed successfully.'));
|
||||
getBookmarks();
|
||||
}
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user