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:
parent
98a76339b8
commit
d6b36b5752
4 changed files with 4 additions and 35 deletions
|
@ -21,7 +21,7 @@
|
|||
</td>
|
||||
<% end %>
|
||||
|
||||
<td class="<%= cl %>">
|
||||
<td class="<%= cl %> comment">
|
||||
<% if changeset.tags['comment'] %>
|
||||
<%= h(changeset.tags['comment']) %>
|
||||
<% else %>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue