mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-16 10:03:51 -07:00
Cleanup file browser, added loading indicator
This commit is contained in:
parent
7a21f8b151
commit
7f91e0284f
3 changed files with 9 additions and 7 deletions
|
@ -39,7 +39,7 @@ define([
|
|||
this.ui.modalBody.addClass('modal-overflow');
|
||||
}
|
||||
|
||||
this.ui.path.fileBrowser({ showFiles: true });
|
||||
this.ui.path.fileBrowser();
|
||||
},
|
||||
|
||||
_onAfterSave: function () {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue