Ansichten verbessert - 1. Teil
This commit is contained in:
@@ -21,9 +21,12 @@ export class SelectOptionsService {
|
||||
this.listingCategories = allSelectOptions.listingCategories;
|
||||
this.categories = allSelectOptions.categories;
|
||||
this.states = allSelectOptions.locations;
|
||||
this.typesOfCommercialProperty = allSelectOptions.typesOfCommercialProperty
|
||||
}
|
||||
public typesOfBusiness: Array<KeyValueStyle>;
|
||||
|
||||
|
||||
public typesOfCommercialProperty: Array<KeyValueStyle>;
|
||||
|
||||
public prices: Array<KeyValue>;
|
||||
|
||||
public listingCategories: Array<KeyValue>;
|
||||
|
||||
Reference in New Issue
Block a user