| | |
| | | </tr>
|
| | | <tr class="commit" wicket:id="commit">
|
| | | <td class="date" style="width:6em;"><span wicket:id="commitDate">[commit date]</span></td>
|
| | | <td class="hidden-phone author ellipsize"><span wicket:id="commitAuthor">[commit author]</span></td>
|
| | | <td class="hidden-phone icon"><img wicket:id="commitIcon" /></td>
|
| | | <td class="hidden-phone author"><span wicket:id="commitAuthor">[commit author]</span></td>
|
| | | <td class="hidden-phone icon"><img wicket:id="commitIcon" /></td>
|
| | | <td class="message ellipsize">
|
| | | <table class="nestedTable">
|
| | | <tr>
|
| | | <td class="ellipsize"><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>
|
| | | <td class="hidden-phone"><div style="text-align:right;" wicket:id="commitRefs">[commit refs]</div></td>
|
| | | </tr>
|
| | | </table>
|
| | | </td>
|