pipe call removed
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
|
||||
<div *ngIf="tab == 1" class="ion-padding">
|
||||
|
||||
|
||||
|
||||
<ion-label class="welcome_lbl">Forgot password</ion-label>
|
||||
|
||||
<ion-label class="simp_lbl">Select which contact details should we use to reset your password:</ion-label>
|
||||
|
||||
@@ -40,7 +40,7 @@ export class WrenchService {
|
||||
// if (apiReturn.internal_return == -9999){
|
||||
//
|
||||
// }
|
||||
|
||||
/*
|
||||
apiReturn.pipe().subscribe(ret => {
|
||||
//alert('Todays report: ' + internal_return);
|
||||
|
||||
@@ -51,7 +51,7 @@ export class WrenchService {
|
||||
}
|
||||
|
||||
});
|
||||
|
||||
*/
|
||||
|
||||
return apiReturn;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user