From 555f8de5a857a38df4f61ff7a73cfd8737e0ab71 Mon Sep 17 00:00:00 2001 From: Olusesan Ameye Date: Fri, 16 Sep 2022 22:02:50 -0400 Subject: [PATCH] fix --- .../views/compo/comp_current_offers.php | 63 ++++++++++++++++++ .../compo/offers_jobs/offers_jobs_noffers.php | 0 .../compo/offers_jobs/offers_jobs_table.php | 0 www/application/views/users/view_dash.php | 65 +------------------ 4 files changed, 66 insertions(+), 62 deletions(-) create mode 100644 www/application/views/compo/comp_current_offers.php create mode 100644 www/application/views/compo/offers_jobs/offers_jobs_noffers.php create mode 100644 www/application/views/compo/offers_jobs/offers_jobs_table.php diff --git a/www/application/views/compo/comp_current_offers.php b/www/application/views/compo/comp_current_offers.php new file mode 100644 index 00000000..aec33b09 --- /dev/null +++ b/www/application/views/compo/comp_current_offers.php @@ -0,0 +1,63 @@ +
+
+

+ +

+
+ +
+
+
+
+
+
+ + + + + + + + + + + + + + + + + + + +
Added/ExpireTitle/TargetStatus
+
+ pdate ?> +
+
+ title ?> + trec ?> + + status ?> + + + + + + + + + +
+
+
+
+
+
\ No newline at end of file diff --git a/www/application/views/compo/offers_jobs/offers_jobs_noffers.php b/www/application/views/compo/offers_jobs/offers_jobs_noffers.php new file mode 100644 index 00000000..e69de29b diff --git a/www/application/views/compo/offers_jobs/offers_jobs_table.php b/www/application/views/compo/offers_jobs/offers_jobs_table.php new file mode 100644 index 00000000..e69de29b diff --git a/www/application/views/users/view_dash.php b/www/application/views/users/view_dash.php index deda7000..e87a1f87 100644 --- a/www/application/views/users/view_dash.php +++ b/www/application/views/users/view_dash.php @@ -5,69 +5,10 @@
-
-
-

- -

-
+ -
-
-
-
-
-
- - - - - - - - - - - - - - - - - - - -
Added/ExpireTitle/TargetStatus
-
- pdate ?> -
-
- title ?> - trec ?> - - status ?> - - - - - - - - - -
-
-
-
-
-