From 6d4f803cbeecc1b7e37e41d6c3016523ffa22fc4 Mon Sep 17 00:00:00 2001 From: vicent Date: Thu, 28 Apr 2022 07:53:06 +0200 Subject: [PATCH] refactor: changed 'expand' --- modules/order/front/index/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/order/front/index/index.html b/modules/order/front/index/index.html index a2a4a5226..8b4e43201 100644 --- a/modules/order/front/index/index.html +++ b/modules/order/front/index/index.html @@ -33,7 +33,7 @@ {{::order.name | dashIfEmpty}} - + @@ -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'}}