]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/users/_user.html.erb
Use bootstrap table striping to replace hand-cycled table stripes
[rails.git] / app / views / users / _user.html.erb
index c8fd4ac9e8718a7e9a265f58c99708c6b05904b5..801755556b69df054198c203b13aa9967bfd9db0 100644 (file)
@@ -1,6 +1,4 @@
-<% cl = cycle("table0", "table1") %>
-
-<tr class="<%= cl %>">
+<tr>
   <td>
     <%= user_thumbnail(user) %>
   </td>