fix symbol ==
This commit is contained in:
@@ -817,7 +817,7 @@
|
|||||||
"kodcaw" : kodcaw
|
"kodcaw" : kodcaw
|
||||||
},
|
},
|
||||||
success: function(response){
|
success: function(response){
|
||||||
if(response[0].teller = 'DM')
|
if(response[0].teller == 'DM')
|
||||||
{
|
{
|
||||||
tuntutan = 'WTD';
|
tuntutan = 'WTD';
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user