diff --git a/resources/views/reports/custom.blade.php b/resources/views/reports/custom.blade.php index 561755fe10..c48f8df20a 100644 --- a/resources/views/reports/custom.blade.php +++ b/resources/views/reports/custom.blade.php @@ -284,7 +284,7 @@ -
+
@@ -378,6 +378,12 @@ endDate: '0d', format: 'yyyy-mm-dd' }); + $('.checkout-range .input-daterange').datepicker({ + clearBtn: true, + todayHighlight: true, + endDate: '0d', + format: 'yyyy-mm-dd' + }); $('.expected_checkin-range .input-daterange').datepicker({ clearBtn: true,