mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-16 10:03:51 -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
|
@ -17,7 +17,7 @@ define(
|
|||
this.model.destroy({
|
||||
wait: true
|
||||
}).done(function () {
|
||||
App.modalRegion.close();
|
||||
App.modalRegion.closeModal();
|
||||
});
|
||||
}
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue