This commit is contained in:
@@ -793,7 +793,7 @@ export default {
|
|||||||
this.calendarHeight = window.innerHeight * 0.84;
|
this.calendarHeight = window.innerHeight * 0.84;
|
||||||
},
|
},
|
||||||
viewDay({ date }) {
|
viewDay({ date }) {
|
||||||
console.log("ViewDay clicked");
|
//console.log("ViewDay clicked");
|
||||||
this.focus = date;
|
this.focus = date;
|
||||||
this.viewType = "day";
|
this.viewType = "day";
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user