From a7b519994d8b869a0846610fa91f2199c0acd65a Mon Sep 17 00:00:00 2001 From: vicent Date: Thu, 28 Apr 2022 07:56:14 +0200 Subject: [PATCH] refactor: updated shrink-datetime --- modules/order/front/index/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/order/front/index/index.html b/modules/order/front/index/index.html index 8b4e43201..c4bed7307 100644 --- a/modules/order/front/index/index.html +++ b/modules/order/front/index/index.html @@ -46,7 +46,7 @@ disabled="true"> - {{::order.created | date: 'dd/MM/yyyy HH:mm'}} + {{::order.created | date: 'dd/MM/yyyy HH:mm'}} {{::order.landed | date:'dd/MM/yyyy'}}