mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-16 10:03:51 -07:00
Removed debugging alert
This commit is contained in:
parent
00717a638a
commit
517b318b75
1 changed files with 0 additions and 1 deletions
|
@ -127,7 +127,6 @@ define(
|
||||||
},
|
},
|
||||||
|
|
||||||
_reloadCalendarEvents: function () {
|
_reloadCalendarEvents: function () {
|
||||||
window.alert('collection changed');
|
|
||||||
this.$el.fullCalendar('removeEvents');
|
this.$el.fullCalendar('removeEvents');
|
||||||
this._setEventData(this.collection);
|
this._setEventData(this.collection);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue