| | |
| | |
|
| | | <!-- commit nav links -->
|
| | | <div class="page_nav2">
|
| | | parent: <span wicket:id="parentLink">[parent link]</span> | <span wicket:id="patchLink">[patch link]</span>
|
| | | <wicket:message key="gb.parent"></wicket:message>: <span wicket:id="parentLink">[parent link]</span> | <span wicket:id="patchLink">[patch link]</span> | <span wicket:id="commitdiffLink">[commitdiff link]</span>
|
| | | </div>
|
| | |
|
| | | <!-- shortlog header -->
|
| | |
| | | <div class="commit_message" wicket:id="fullMessage">[commit message]</div>
|
| | |
|
| | | <!-- changed paths -->
|
| | | <table class="pretty">
|
| | | <table style="border-top:1px solid #bbb;" class="pretty">
|
| | | <tr wicket:id="changedPath">
|
| | | <td class="path"><span wicket:id="pathName">[commit path]</span></td>
|
| | | <td>
|