James Moger
2011-12-28 7f14da3aceae2db516a7bec2c2e00d48049ec7b5
src/com/gitblit/wicket/panels/LogPanel.html
@@ -8,14 +8,13 @@
<wicket:panel>
   <!-- header -->   
   <div class="header" wicket:id="header">[log header]</div>
   <div class="header"><img style="vertical-align: middle;" src="commit_changes_16x16.png"></img><span wicket:id="header">[log header]</span></div>
   <table class="pretty">
      <tbody>
             <tr wicket:id="commit">
               <td class="date"><span wicket:id="commitDate">[commit date]</span></td>
               <td class="author"><span wicket:id="commitAuthor">[commit author]</span></td>
               <td><img wicket:id="commitIcon" /></td>
               <td class="icon"><img wicket:id="commitIcon" /></td>
               <td><div class="references" wicket:id="commitRefs">[commit refs]</div><span wicket:id="commitShortMessage">[commit short message]</span></td>
               <td class="rightAlign">
                  <span class="link">