SALES PD 2
This commit is contained in:
parent
5eeca6b57e
commit
730e51fa28
@ -987,7 +987,7 @@ public function filterSalesPDList_post() {
|
||||
|
||||
//print_r($sales_pd_img_data);
|
||||
//sales tele pd img structure array
|
||||
$imgs = array('selfie_with_person_met' => array('is_multiple' => 0,'img_name' => 'Selfie With Person Met'),'name_board_seen' => array('is_multiple' => 0,'img_name' => 'Business Name Board'),'stock_image' => array('is_multiple' => 1,'img_name' => 'Stock Images'),'workplace_interior_image' => array('is_multiple' => 1,'img_name' => 'Work Place Interior'));
|
||||
$imgs = array('selfie_with_person_met' => array('is_multiple' => 0,'img_name' => 'Selfie With Person Met'),'name_board_seen' => array('is_multiple' => 1,'img_name' => 'Business Name Board'),'stock_image' => array('is_multiple' => 1,'img_name' => 'Stock Images'),'workplace_interior_image' => array('is_multiple' => 1,'img_name' => 'Work Place Interior'));
|
||||
|
||||
$img_data = array();
|
||||
if(count($sales_pd_img_data))
|
||||
|
||||
Loading…
Reference in New Issue
Block a user