From 44b59b004131bb5e23921aa9b72b5b24e5c71e6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A9ctor=20Ochoa=20Ortiz?= Date: Thu, 25 Aug 2022 11:39:40 +0200 Subject: [PATCH] Fix #368 Add year to time picker format, so dates outside current year don't fail --- .../ors-panel-routing/ors-waypoints/ors-waypoints.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/ors-panel-routing/ors-waypoints/ors-waypoints.html b/app/components/ors-panel-routing/ors-waypoints/ors-waypoints.html index 09815f3f..a0502fcf 100755 --- a/app/components/ors-panel-routing/ors-waypoints/ors-waypoints.html +++ b/app/components/ors-panel-routing/ors-waypoints/ors-waypoints.html @@ -27,7 +27,7 @@