From d53ff2324d38c6fbdc0669324c3e3fa3ae6c4ca8 Mon Sep 17 00:00:00 2001 From: yehudah Date: Tue, 5 Dec 2017 22:06:28 +0000 Subject: log view ui fix --- Postman/Postman-Email-Log/PostmanEmailLogController.php | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/Postman/Postman-Email-Log/PostmanEmailLogController.php b/Postman/Postman-Email-Log/PostmanEmailLogController.php index 447b6dc..3190c32 100644 --- a/Postman/Postman-Email-Log/PostmanEmailLogController.php +++ b/Postman/Postman-Email-Log/PostmanEmailLogController.php @@ -377,22 +377,21 @@ class PostmanEmailLogController {
- -
- -
-
- + - + +
+
+ +
+
-
+
Please notice: when you select a date for example 11/20/2017, behind the scene the query select 11/20/2017 00:00:00.
So if you searching for an email arrived that day at any hour you need to select 11/20/2017 as the From Date and 11/21/2017 as the To Date.
-- cgit v1.2.3