Improve clickable items #45

Merged
bilal.catic merged 5 commits from improve-clickable-items into master 2019-10-15 21:38:48 +02:00
2 changed files with 3 additions and 2 deletions
Showing only changes of commit 566f9c4345 - Show all commits

View File

@@ -86,7 +86,8 @@ const AD_CATEGORY = {
title: "Vikendica",
hasGardenSize: true,
priceSliderOptions: PRICE_SLIDER_OPTIONS,
sizeSliderOptions: HOME_SIZE_SLIDER_OPTIONS
sizeSliderOptions: HOME_SIZE_SLIDER_OPTIONS,
gardenSizeSliderOptions: GARDEN_SIZE_SLIDER_OPTIONS
}
};

View File

@@ -37,7 +37,7 @@ const getQueryReviewData = searchRequest => {
{
id: "realEstateType",
title: realEstateTypeTitle,
url: `/vrstanekretnine/${id}?nextStep=pregled`
url: `/vrstanekretnine/${id}?nextStep=filteri`
},
{
id: "location",