vnAgencyEvents: console.log removed
gitea/salix/dev This commit looks good Details

This commit is contained in:
Juan Ferrer 2019-11-19 15:44:33 +01:00
parent 8d2cc56216
commit 59fddb5c55
1 changed files with 0 additions and 1 deletions

View File

@ -37,7 +37,6 @@ class Controller extends Section {
}
onSelection(days, type, weekday, events, exclusions) {
console.log(events, exclusions);
if (this.editMode == 'include') {
if (events.length)
this.edit(events[0]);