Removes debugging statements
This commit is contained in:
@ -95,8 +95,6 @@ block content
|
|||||||
calendar[prop];
|
calendar[prop];
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
console.log(calendar);
|
|
||||||
console.log(offsetCalendar);
|
|
||||||
cal.init({
|
cal.init({
|
||||||
itemSelector: "#cal-heatmap",
|
itemSelector: "#cal-heatmap",
|
||||||
domain: "month",
|
domain: "month",
|
||||||
|
Reference in New Issue
Block a user