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
c673116f
authored
2019-02-26 12:31:34 +0530
by
G Manojkumar
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
minor change for Feedback
1 parent
812cef46
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
application/app/Jobs/KFormLib.php
application/app/Jobs/KFormLib.php
View file @
c673116
...
...
@@ -866,7 +866,7 @@ $data.="</fieldset></div>
->
where
(
"campaign"
,
"="
,
$dataarr
[
'client'
])
->
get
();
if
(
$mastersdata
->
count
(
)
>
0
){
if
(
count
(
$mastersdata
)
>
0
){
foreach
(
$mastersdata
as
$key
=>
$value
)
{
$disposition
=
$value
->
disposition
;
...
...
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