fk_fi_type_id : ps
This commit is contained in:
parent
d2747d0432
commit
e6a6f287c9
@ -1234,7 +1234,7 @@ class Template_Management_Controller extends REST_Controller {
|
||||
if($pd_id != "" || $pd_id != null)
|
||||
{
|
||||
|
||||
$template_details = $this->PD_Model->getTemplateForPDV2($pd_id,$client,$random_string,$api,$fi_id);
|
||||
$template_details = $this->PD_Model->getTemplateForPDV2($pd_id,$client,$random_string,$api);
|
||||
if(count($template_details))
|
||||
{
|
||||
$data['dataStatus'] = true;
|
||||
|
||||
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user