From bfcc0a09d93421a37eef8fe7a0a4707f77559602 Mon Sep 17 00:00:00 2001 From: Senad Uka Date: Sat, 21 Sep 2019 06:06:39 +0200 Subject: [PATCH 1/2] Add copy that explains the map screen better. --- app/views/location.ejs | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/app/views/location.ejs b/app/views/location.ejs index baf1f9b..a0f6221 100644 --- a/app/views/location.ejs +++ b/app/views/location.ejs @@ -1,5 +1,9 @@ <% include partials/navBar %> +
+ Područje na mapi će biti uključeno u pretragu. Namjestite mapu da ulice + koje želite budu vidljive. +
From e3636451b789a27ee258f2e51365d2ee2176ca01 Mon Sep 17 00:00:00 2001 From: Bilal Catic Date: Sat, 21 Sep 2019 14:41:20 +0000 Subject: [PATCH 2/2] fix typo --- app/views/location.ejs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/location.ejs b/app/views/location.ejs index a0f6221..67d8abe 100644 --- a/app/views/location.ejs +++ b/app/views/location.ejs @@ -1,8 +1,8 @@ <% include partials/navBar %>
- Područje na mapi će biti uključeno u pretragu. Namjestite mapu da ulice - koje želite budu vidljive. + Područje na mapi će biti uključeno u pretragu. Namjestite mapu na ulice + koje želite da budu vidljive.