remove location placeholder; fix typo in email notification
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user