frontello-ui-datepicker
Advanced tools
Comparing version 2.0.4 to 2.0.5
@@ -500,5 +500,3 @@ "use strict"; | ||
day.addEventListener('click', (e) => { | ||
if (this.config.debug) { | ||
this.setWeekDay(e.target.dataset.dayId); | ||
} | ||
this.setWeekDay(e.target.dataset.dayId); | ||
}); | ||
@@ -505,0 +503,0 @@ } |
{ | ||
"name": "frontello-ui-datepicker", | ||
"version": "2.0.4", | ||
"version": "2.0.5", | ||
"description": "UI datepicker", | ||
@@ -5,0 +5,0 @@ "main": "datepicker.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
20307
642