Fixed a couple of things like (locate me, location edit)

This commit is contained in:
=
2019-10-18 03:29:15 -07:00
parent bfb510252b
commit 9b830bdd01
5 changed files with 52 additions and 22 deletions

View File

@@ -1,7 +1,7 @@
const { currentSearchRequest } = require("../helpers/url");
const getLocation = async (req, res) => {
const title = "U kojem naselju tražite nekretninu?";
const title = "Odaberite lokaciju";
const nextStep = req.query.nextStep || "/";
res.render("location", {