mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 13:33:34 -07:00
Settings forms are fixed.
This commit is contained in:
parent
1cfc2f3fe4
commit
82e2cb2d1e
16 changed files with 321 additions and 116 deletions
|
@ -13,8 +13,6 @@
|
|||
|
||||
jqXHR.success(function (data) {
|
||||
//Check if the response is a message type,
|
||||
|
||||
console.log(this.url);
|
||||
if (data.IsMessage) {
|
||||
if (data.NotificationType === 0) {
|
||||
$.gritter.add({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue