Issue fixing + deletion of profile & logo
This commit is contained in:
@@ -74,6 +74,7 @@ export class BusinessListingsComponent {
|
||||
resetCriteria(this.criteria);
|
||||
} else {
|
||||
this.first = this.criteria.page * this.criteria.length;
|
||||
this.rows = this.criteria.length;
|
||||
}
|
||||
this.init();
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user