]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/browse/_common_details.html.erb
Move onclick handling of tou checkbox to ujs
[rails.git] / app / views / browse / _common_details.html.erb
index 3f235959974cfec95fb86790657626318036459f..44bbe04f8c1ec408e50e24c0092bc8a1892e9ff7 100644 (file)
@@ -7,12 +7,10 @@
 </h4>
 
 <div class="details">
-  <%=
-      t "browse.#{common_details.visible? ? :edited : :deleted}_by_html",
+  <%= t "browse.#{common_details.visible? ? :edited : :deleted}_by_html",
         :time => distance_of_time_in_words_to_now(common_details.timestamp),
         :user => changeset_user_link(common_details.changeset),
-        :title => l(common_details.timestamp)
-  %>
+        :title => l(common_details.timestamp) %>
 </div>
 
 <div class="details">