Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix into 1772-campaign_metrics
This commit is contained in:
commit
5888071a68
|
@ -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