From 87e2d555e48041074c986d1b4428d128a99112a3 Mon Sep 17 00:00:00 2001 From: "CHIEFSOFT\\ameye" Date: Thu, 22 Aug 2024 10:27:35 -0400 Subject: [PATCH] market detail --- src/app/pages/marketdetail/marketdetail.page.html | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/src/app/pages/marketdetail/marketdetail.page.html b/src/app/pages/marketdetail/marketdetail.page.html index e1b7ab0..92c5573 100644 --- a/src/app/pages/marketdetail/marketdetail.page.html +++ b/src/app/pages/marketdetail/marketdetail.page.html @@ -41,11 +41,16 @@
This task depends on the task below
{{linkedJob.title}} - Description - {{linkedJob.description}} - Delivery Details - {{linkedJob.description}} - +
+ Description + {{linkedJob.description}} + + + Delivery Details + {{linkedJob.description}} +
+ +
Return