From b6fdad88c4d2b230a0cdb9a45ea6fb5da07cda29 Mon Sep 17 00:00:00 2001 From: Olusesan Ameye Date: Sat, 16 Jul 2022 21:11:11 -0400 Subject: [PATCH] fix --- www/application/controllers/Proj.php | 1 - www/application/views/jobs/view_thisjob.php | 32 ++++++++++++++------- 2 files changed, 21 insertions(+), 12 deletions(-) diff --git a/www/application/controllers/Proj.php b/www/application/controllers/Proj.php index 0adbe09a..4ec05d60 100644 --- a/www/application/controllers/Proj.php +++ b/www/application/controllers/Proj.php @@ -379,7 +379,6 @@ class Proj extends Users_Controller { $out = array(); $res = $this->backend_model->wrenchboard_api($msgArray, $out); - // print_r( $out ); } } else if ($_POST && isset($_POST['uploadForm']) && isset($_FILES["fileToUpload"])) { $message = $this->process_files($_FILES["fileToUpload"]); diff --git a/www/application/views/jobs/view_thisjob.php b/www/application/views/jobs/view_thisjob.php index eed6f14b..ae45ae83 100644 --- a/www/application/views/jobs/view_thisjob.php +++ b/www/application/views/jobs/view_thisjob.php @@ -86,10 +86,20 @@ -
- - +
+ + + + + + + + + +
+ +
@@ -116,16 +126,16 @@ If you have completed this task and will like the owner to review the work for acceptance, click "Completed" button. - -
+ +
If you are unable to complete and will like this project canceled, click "Cancel task" button. - -
+ +
@@ -147,16 +157,16 @@ Accept or reject the completion of the task below. We will notify the other partner and finalize payment for the task. - -
+ +
If you reject the work done or want more review before accepting, click "Reject Completion." - -
+ +