]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/browse/_way_details.html.erb
Improve notes template
[rails.git] / app / views / browse / _way_details.html.erb
index 1c7972aa83f18354e8add8c946fb388d535c6982..2ffa6573b33e477a56e312bec6fbf6c9f4d1b71b 100644 (file)
@@ -1,4 +1,4 @@
-<div class="browse_details" id="<%= way_details.version %>">
+<div class='browse_details' id="<%= way_details.version %>">
 <% if way_details.redacted? %>
   <div class='browse-section'>
     <%= t 'browse.redacted.message_html', :type => t('browse.redacted.type.way'), :redaction_link => link_to(t('browse.redacted.redaction', :id => way_details.redaction.id), way_details.redaction), :version => way_details.version %>