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