| | |
| | | <a wicket:id="historyLink"><wicket:message key="gb.history"></wicket:message></a> | <a wicket:id="headLink"><wicket:message key="gb.head"></wicket:message></a>
|
| | | </div>
|
| | |
|
| | | <!-- shortlog header -->
|
| | | <div class="header" wicket:id="shortlog">[shortlog header]</div>
|
| | | <!-- commit header -->
|
| | | <div wicket:id="commitHeader">[commit header]</div>
|
| | |
|
| | | <!-- breadcrumbs -->
|
| | | <div wicket:id="breadcrumbs">[breadcrumbs]</div>
|
| | |
| | | <td><span wicket:id="pathName"></span></td>
|
| | | <td class="size"><span wicket:id="pathSize">[path size]</span></td>
|
| | | <td class="mode"><span wicket:id="pathPermissions">[path permissions]</span></td>
|
| | | <td class="rightAlign"><span wicket:id="pathLinks">[path links]</span></td>
|
| | | <td class="treeLinks"><span wicket:id="pathLinks">[path links]</span></td>
|
| | | </tr>
|
| | | </table>
|
| | |
|