Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
flexydial
/
hdfc-beu-v2
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
e74f54ec
authored
2019-02-25 15:53:32 +0530
by
prami
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
disposition dublicate dispo issue
1 parent
35afd5d3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
application/app/Http/Controllers/CampaignController.php
application/app/Http/Controllers/CampaignController.php
View file @
e74f54e
...
...
@@ -783,7 +783,7 @@ class CampaignController extends Controller {
$subDisposition
=
$dispositionEntity
->
sub_disposition
;
if
(
!
empty
(
$mvalue
)){
$mvalue
.
=
$mvalue
.
"~
$code
|
$disposition
|
$subDisposition
"
;
$mvalue
=
$mvalue
.
"~
$code
|
$disposition
|
$subDisposition
"
;
}
else
{
$mvalue
=
"
$code
|
$disposition
|
$subDisposition
"
;
}
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment