]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/site/id.html.erb
Fine tune button styling for note popups
[rails.git] / app / views / site / id.html.erb
index 96262f1e2c4e0b1480c09bf39bb8669f06f20d18..aaa3927a9ecdf8fc5567a1f566a6fd90569c48b4 100644 (file)
@@ -16,7 +16,7 @@
       'Please upgrade your browser or use Potlatch 2 to edit the map.';
     document.getElementById('id-container').className = 'unsupported';
   } else {
-    <% locale = select_locale(ID::LOCALES) %>
+    <% locale = select_locale(ID::LOCALES).to_s %>
 
     var id = iD()
       .embed(true)