Skip to content
Snippets Groups Projects
Commit 8252e52b authored by Tor-Einar Skog's avatar Tor-Einar Skog
Browse files

Added language support for observation list items

parent bb1fd243
Branches
Tags
No related merge requests found
......@@ -113,6 +113,8 @@ var initMap = function(
// Need to build the query string
var params = [];
params.push("locale=" + settings.currentLanguage);
if(from !== "")
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment