fix
This commit is contained in:
@@ -933,6 +933,9 @@ echo $this->getMarketInterestMessage( $in['offer_code'], $out['client_id'] );
|
||||
$this->load->model('job_model');
|
||||
return $this->job_model->addGroupMemberForm($group_id);
|
||||
}
|
||||
public function clonejob(){
|
||||
redirect('/jobs/create/FACEBOOKSHARE');
|
||||
}
|
||||
|
||||
private function getJobTemplateFill($template_page){
|
||||
$templateList = $this->jobsTemplates();
|
||||
|
||||
Reference in New Issue
Block a user