| | |
| | | <!-- header -->
|
| | | <div class="header" wicket:id="branches">[branches header]</div>
|
| | |
|
| | | <table style="width:100%;" class="pretty">
|
| | | <table class="pretty">
|
| | | <tbody>
|
| | | <tr wicket:id="branch">
|
| | | <td class="date"><span wicket:id="branchDate">[branch date]</span></td>
|
| | | <td><span wicket:id="branchName">[branch name]</span></td>
|
| | | <td><span wicket:id="branchType">[branch type]</span></td>
|
| | | <td class="rightAlign">
|
| | | <div class="link">
|
| | | <span class="link">
|
| | | <a wicket:id="log"><wicket:message key="gb.log"></wicket:message></a> | <a wicket:id="tree"><wicket:message key="gb.tree"></wicket:message></a>
|
| | | </div> |
| | | </span> |
| | | </td>
|
| | | </tr>
|
| | | </tbody>
|