From abf04d21c3138a2d735d77fb7c9b9071e1159dee Mon Sep 17 00:00:00 2001 From: anchit Date: Tue, 22 May 2018 13:45:06 +0530 Subject: [PATCH] minor changes --- app/partials/viewCompany/viewCompany.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/partials/viewCompany/viewCompany.html b/app/partials/viewCompany/viewCompany.html index 298361b..df0d844 100644 --- a/app/partials/viewCompany/viewCompany.html +++ b/app/partials/viewCompany/viewCompany.html @@ -453,7 +453,7 @@ ${{fuel.fuelPricing.cost | number :4}} ${{fuel.fuelPricing.papMargin | number :4}} ${{fuel.fuelPricing.papTotal | number :4}} - {{fuel.fuelPricing.expirationDate}} + {{fuel.fuelPricing.expirationDate | date}} -- 2.0.0