Einbau Validation finished
This commit is contained in:
@@ -81,9 +81,7 @@ export class BusinessListingsComponent {
|
||||
this.criteria.page = page;
|
||||
this.search();
|
||||
}
|
||||
imageErrorHandler(listing: ListingType) {
|
||||
// listing.hideImage = true; // Bild ausblenden, wenn es nicht geladen werden kann
|
||||
}
|
||||
imageErrorHandler(listing: ListingType) {}
|
||||
reset() {
|
||||
this.criteria.title = null;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user