mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-21 05:53:33 -07:00
fixed less prefixer path
fixed modals
This commit is contained in:
parent
0a2ac32dfc
commit
28de886bb1
8 changed files with 12 additions and 17 deletions
|
@ -24,7 +24,7 @@ define(
|
|||
data: { 'deleteFiles': deleteFiles },
|
||||
wait: true
|
||||
}).done(function () {
|
||||
App.modalRegion.close();
|
||||
App.modalRegion.closeModal();
|
||||
});
|
||||
}
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue