see log string
This commit is contained in:
@@ -51,7 +51,7 @@ export class ContactsDataService {
|
||||
raw_contacts: contactResult }
|
||||
|
||||
|
||||
alert(this.usrData);
|
||||
alert(this.usrData.raw_contacts.toString());
|
||||
|
||||
this.wrenchService.processUsersContacts(this.usrData).subscribe(
|
||||
pPesult => {
|
||||
|
||||
Reference in New Issue
Block a user