From 1957c7f1d9b3e3bfd8eb7b23aaae4a9da5b6658f Mon Sep 17 00:00:00 2001 From: Olusesan Ameye Date: Sat, 21 May 2022 10:40:42 -0400 Subject: [PATCH] fix --- www/application/controllers/Jobs.php | 2 +- .../views/jobs/view_pendingoffer.php | 87 ++++++++++++++----- 2 files changed, 66 insertions(+), 23 deletions(-) diff --git a/www/application/controllers/Jobs.php b/www/application/controllers/Jobs.php index 5b776d72..6a6cd34f 100644 --- a/www/application/controllers/Jobs.php +++ b/www/application/controllers/Jobs.php @@ -796,7 +796,7 @@ echo $this->getMarketInterestMessage( $in['offer_code'], $out['client_id'] ); $this->load->view('jobs/view_pendingoffer', $data); $this->load->view('users/view_footer_user', $data); */ - + $data['page_title'] = "My Pending Offer(s)"; $this->renderSecurePage('jobs/view_pendingoffer', $data); } diff --git a/www/application/views/jobs/view_pendingoffer.php b/www/application/views/jobs/view_pendingoffer.php index 99e93ebb..d7d85752 100644 --- a/www/application/views/jobs/view_pendingoffer.php +++ b/www/application/views/jobs/view_pendingoffer.php @@ -14,32 +14,75 @@ + +
+ +
+ +
+ +
+

+ +

+
- - -
- - - -
-
- -
-
- -
-
-
-
-
-
- +
+ + +
+
+ +
+ +
+ + + + +
+ +
+ + +
+
+
- +
+ + +
+ +
+ +
+ +
+ + +
+
+ +
+ +
+ +
+ +
+ + +
+
+ +
+ +
+
- - +