]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/browse/_relation_details.html.erb
Add version number based ids to browser history pages
[rails.git] / app / views / browse / _relation_details.html.erb
index bb7d45e44b3fb37b379566ddfec418bf4c88f261..3c17e63f63a2ecc07888c1b403d2b21bf7d51566 100644 (file)
@@ -1,4 +1,4 @@
-<table>
+<table id="<%= relation_details.version %>">
 
   <%= render :partial => "common_details", :object => relation_details %>
 
@@ -14,7 +14,7 @@
   <% end %>
 
   <% unless relation_details.containing_relation_members.empty? %>
-    <tr>
+    <tr valign="top">
       <th><%= t'browse.relation_details.part_of' %></th>
       <td>
         <table cellpadding="0">