From: Steve Sutton Date: Thu, 17 Jan 2019 18:06:51 +0000 (-0500) Subject: Update for form X-Git-Tag: v1.0.2^2~4 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=2da4376dbe8f77945dab12edc80dc1c02f6dfd3c;p=WP-Plugins%2Fstaffords-employment.git Update for form use gravity form --- diff --git a/controllers/front.php b/controllers/front.php index b715447..4f5a1bd 100644 --- a/controllers/front.php +++ b/controllers/front.php @@ -90,7 +90,6 @@ class staffords_employment_front $this->show_apply_form(); } else if ($job_id) { $this->show_job($job_id); - $this->show_apply_form(); } else { // $this->search_form($narrowTemplate); $this->list_jobs(); diff --git a/views/front/jobDetail.php b/views/front/jobDetail.php index 84c287d..0b5ee47 100644 --- a/views/front/jobDetail.php +++ b/views/front/jobDetail.php @@ -39,3 +39,4 @@
post_content);?>
+