Florian Eisenmenger пре 3 година
родитељ
комит
f0ca72d9a2
2 измењених фајлова са 4 додато и 4 уклоњено
  1. +2
    -2
      zenitPlatformAtmosSet1/src/Resources/app/storefront/dist/storefront/js/zenit-platform-atmos-set1.js
  2. +2
    -2
      zenitPlatformAtmosSet2/src/Resources/app/storefront/dist/storefront/js/zenit-platform-atmos-set2.js

+ 2
- 2
zenitPlatformAtmosSet1/src/Resources/app/storefront/dist/storefront/js/zenit-platform-atmos-set1.js Прегледај датотеку

@@ -202,7 +202,7 @@ function changeDelivery(fp) {
// If Abendzustellung date is not in DPD range // If Abendzustellung date is not in DPD range
setDateSelected(); setDateSelected();
} }
$(".flatpickr-hour").val('01');
$(".flatpickr-hour").val('00');
} }
} else { } else {
console.log("DPD AT"); console.log("DPD AT");
@@ -217,7 +217,7 @@ function changeDelivery(fp) {
// If Abendzustellung or DPD DE date is not in DPD AT range // If Abendzustellung or DPD DE date is not in DPD AT range
setDateSelected(); setDateSelected();
} }
$(".flatpickr-hour").val('01');
$(".flatpickr-hour").val('00');
} }
} }




+ 2
- 2
zenitPlatformAtmosSet2/src/Resources/app/storefront/dist/storefront/js/zenit-platform-atmos-set2.js Прегледај датотеку

@@ -202,7 +202,7 @@ function changeDelivery(fp) {
// If Abendzustellung date is not in DPD range // If Abendzustellung date is not in DPD range
setDateSelected(); setDateSelected();
} }
$(".flatpickr-hour").val('01');
$(".flatpickr-hour").val('00');
} }
} else { } else {
console.log("DPD AT"); console.log("DPD AT");
@@ -217,7 +217,7 @@ function changeDelivery(fp) {
// If Abendzustellung or DPD DE date is not in DPD AT range // If Abendzustellung or DPD DE date is not in DPD AT range
setDateSelected(); setDateSelected();
} }
$(".flatpickr-hour").val('01');
$(".flatpickr-hour").val('00');
} }
} }




Loading…
Откажи
Сачувај