remove location placeholder; fix typo in email notification

This commit is contained in:
Bilal Catic
2019-10-15 23:35:41 +02:00
parent 792ada2380
commit e17f62dd6f
2 changed files with 6 additions and 7 deletions

View File

@@ -39,11 +39,11 @@ const getQueryReviewData = searchRequest => {
title: realEstateTypeTitle,
url: `/vrstanekretnine/${id}?nextStep=filteri`
},
{
id: "location",
title: locationTitle,
url: `/lokacija/${id}?nextStep=pregled`
},
// {
// id: "location",
// title: locationTitle,
// url: `/lokacija/${id}?nextStep=pregled`
// },
{
id: "size",
title: sizeTitle,