mschaefers
2012-12-03 ba6ae959b8e21c714c69f66254e82837d45a3ed2
src/com/gitblit/wicket/panels/HistoryPanel.html
@@ -20,7 +20,7 @@
               <td class="icon"><img wicket:id="commitIcon" /></td>
               <td class="hidden-phone author"><span wicket:id="commitAuthor">[commit author]</span></td>
               <td class="message"><table class="nestedTable"><tr><td><span style="vertical-align:middle;" wicket:id="commitShortMessage">[commit short message]</span></td><td><div style="text-align:right;" wicket:id="commitRefs">[commit refs]</div></td></tr></table></td>
               <td class="hidden-phone hidden-tablet"><span class="link" wicket:id="hashLabel">[hash label]</span><span wicket:id="hashLink">[hash link]</span></td>
               <td class="hidden-phone hidden-tablet rightAlign"><span class="link" wicket:id="hashLabel">[hash label]</span><span wicket:id="hashLink">[hash link]</span></td>
               <td class="hidden-phone rightAlign">
                  <span wicket:id="historyLinks">[history links]</span>
            </td>