fix login type issue

itg-new-design
Mohamed Mekawy 6 years ago
parent c069ae5282
commit 5b7e435a31

@ -137,7 +137,7 @@ export class SmsPageComponent implements OnInit {
this.loginTypeData= this.common.sharedService.getSharedData(SMSCheckRequest.SHARED_DATA, false);
console.log("loginType :"+this.loginTypeData.loginType);
// console.log("loginType :"+this.loginTypeData.loginType);

Loading…
Cancel
Save