De-duplicate some of the changeset stuff out to a new partial view.

Add css hooks for upcoming fix for #1734
This commit is contained in:
Thomas Wood 2009-05-07 22:48:14 +00:00
parent 98a76339b8
commit d6b36b5752
4 changed files with 4 additions and 35 deletions

View file

@ -21,7 +21,7 @@
</td>
<% end %>
<td class="<%= cl %>">
<td class="<%= cl %> comment">
<% if changeset.tags['comment'] %>
<%= h(changeset.tags['comment']) %>
<% else %>