]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/browse/_node_details.html.erb
Improve pagination
[rails.git] / app / views / browse / _node_details.html.erb
index 10a64b7f7cdef0cbb2be2b9c88353d31ff824807..60f6c01facc70e3d19f2e4a9a3424b3a334c7bf6 100644 (file)
@@ -1,4 +1,4 @@
-<div class="browse_details" id="<%= node_details.version %>">
+<div class='browse_details' id="<%= node_details.version %>">
 <% if node_details.redacted? %>
   <div class='browse-section'>
     <%= t 'browse.redacted.message_html', :type => t('browse.redacted.type.node'), :redaction_link => link_to(t('browse.redacted.redaction', :id => node_details.redaction.id), node_details.redaction), :version => node_details.version %>