diff --git a/app/controllers/queryReview.js b/app/controllers/queryReview.js index 294d07d..1834dec 100644 --- a/app/controllers/queryReview.js +++ b/app/controllers/queryReview.js @@ -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, diff --git a/app/helpers/emailContentGenerator.js b/app/helpers/emailContentGenerator.js index 5f915eb..549883e 100644 --- a/app/helpers/emailContentGenerator.js +++ b/app/helpers/emailContentGenerator.js @@ -28,7 +28,7 @@ const generateNotificationEmail = (realEstates, searchRequestId) => { const allRealEstatesLink = `${APP_URL}/nekretnine/${searchRequestId}`; const realEstateLinks = generateRealEstateLinks(realEstatesToShow); - const moreRealEstates = `