X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/8bd001f1282b7a33a71c0565504e160dbe567d5d..fbcd2bc10a5f97a1ecd5d6d76a039ebd85365d2e:/app/views/site/key.html.erb diff --git a/app/views/site/key.html.erb b/app/views/site/key.html.erb index 91dfd1250..abcf220e3 100644 --- a/app/views/site/key.html.erb +++ b/app/views/site/key.html.erb @@ -2,7 +2,7 @@ <% YAML.load_file(Rails.root.join("config", "key.yml")).each do |name,data| %> <% data.each do |entry| %> - + " data-zoom-max="<%= entry["max_zoom"] %>">
<%= image_tag "key/#{name}/#{entry['image']}" %>