mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
Removed debugging alert
This commit is contained in:
@@ -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);
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user