angular-datepicker-custom
Advanced tools
Comparing version 2.1.8 to 2.1.9
@@ -908,3 +908,3 @@ (function(global, factory) { | ||
scope.$on('pickerUpdate', function(event, pickerIDs, data) { | ||
console.log(pickerIDs, pickerID); | ||
// console.log(pickerIDs, pickerID); | ||
if (eventIsForPicker(pickerIDs, pickerID)) { | ||
@@ -911,0 +911,0 @@ if (picker) { |
@@ -908,3 +908,3 @@ (function(global, factory) { | ||
scope.$on('pickerUpdate', function(event, pickerIDs, data) { | ||
console.log(pickerIDs, pickerID); | ||
// console.log(pickerIDs, pickerID); | ||
if (eventIsForPicker(pickerIDs, pickerID)) { | ||
@@ -911,0 +911,0 @@ if (picker) { |
{ | ||
"name": "angular-datepicker-custom", | ||
"version": "2.1.8", | ||
"version": "2.1.9", | ||
"main": "dist/angular-datepicker.js", | ||
@@ -5,0 +5,0 @@ "repository": { |
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
326952