FIX_EMAIL_ERRORR : RV
This commit is contained in:
parent
27ae5d8bd2
commit
ee971cd0d7
@ -727,9 +727,9 @@ class TicketServiceController extends BaseController
|
||||
'col_idx' => 14,
|
||||
'col_cell_name' => 'O',
|
||||
'col_name' => 'Emp mail id',
|
||||
'is_mandatory' => false,
|
||||
'is_mandatory' => true,
|
||||
'data_type' => 'string',
|
||||
'format' => 'email',
|
||||
'format' => null,
|
||||
'allowed_values' => null
|
||||
],
|
||||
"claim_collection" => [
|
||||
|
||||
Loading…
Reference in New Issue
Block a user