From 8416025e932669550c166cfc4263d55c149eed89 Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Sat, 3 Oct 2015 21:39:38 +1300 Subject: Rename strings global variable --- web/app/view/Map.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web/app/view/Map.js') diff --git a/web/app/view/Map.js b/web/app/view/Map.js index 92cab1421..7165bfb56 100644 --- a/web/app/view/Map.js +++ b/web/app/view/Map.js @@ -26,7 +26,7 @@ controller: 'map', - title: strings.mapTitle, + title: Strings.mapTitle, layout: 'fit', listeners: { -- cgit v1.2.3