James Moger
2012-11-27 73f1adb2e84b8b9cd4045bcdd7d9afa72d3875b5
src/com/gitblit/wicket/panels/HistoryPanel.html
@@ -19,6 +19,7 @@
               <td class="date"><span wicket:id="commitDate">[commit date]</span></td>
               <td class="icon"><img wicket:id="commitIcon" /></td>
               <td class="hidden-phone author"><span wicket:id="commitAuthor">[commit author]</span></td>
               <td class="hidden-phone hidden-tablet"><span wicket:id="commitHash">[commit hash]</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 rightAlign">
                  <span wicket:id="historyLinks">[history links]</span>