vnAgencyEvents: console.log removed
gitea/salix/dev This commit looks good
Details
gitea/salix/dev This commit looks good
Details
This commit is contained in:
parent
8d2cc56216
commit
59fddb5c55
|
@ -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]);
|
||||
|
|
Loading…
Reference in New Issue