mirror of
https://github.com/Sonarr/Sonarr.git
synced 2024-12-16 11:37:58 +02:00
Removed debugging alert
This commit is contained in:
parent
00717a638a
commit
517b318b75
@ -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…
Reference in New Issue
Block a user