Merge branch 'master' into nymkappa/apple-pay
This commit is contained in:
commit
ce2742ff9c
@ -303,7 +303,6 @@ export class SearchFormComponent implements OnInit {
|
|||||||
(error) => { console.log(error); this.isSearching = false; }
|
(error) => { console.log(error); this.isSearching = false; }
|
||||||
);
|
);
|
||||||
} else {
|
} else {
|
||||||
this.searchResults.searchButtonClick();
|
|
||||||
this.isSearching = false;
|
this.isSearching = false;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user