| | |
| | | <wicket:extend>
|
| | | <div class="container">
|
| | |
|
| | | <div class="row" style="padding-top:5px;">
|
| | | <div class="row" style="padding-top:10px;">
|
| | | <div class="span7">
|
| | | <div class="hidden-phone hidden-tablet markdown" style="padding-bottom: 30px;" wicket:id="repositoriesMessage">[repositories message]</div>
|
| | | <div wicket:id="activity"></div>
|
| | | <div class="hidden-phone hidden-tablet markdown" style="padding-bottom: 10px;" wicket:id="repositoriesMessage">[repositories message]</div>
|
| | | <div ng-non-bindable wicket:id="activity"></div>
|
| | | </div>
|
| | | <div class="span5">
|
| | | <div wicket:id="repositoryTabs"></div>
|
| | |
| | | <wicket:fragment wicket:id="chartsFragment">
|
| | | <table>
|
| | | <tr>
|
| | | <td><div id="chartRepositories" style="display:inline-block;width: 175px; height:175px"></div></td>
|
| | | <td><div id="chartAuthors" style="display:inline-block;width: 175px; height: 175px;"></div></td>
|
| | | <td><div id="chartRepositories" style="display:inline-block;width: 250px; height:175px"></div></td>
|
| | | <td><div id="chartAuthors" style="display:inline-block;width: 250px; height: 175px;"></div></td>
|
| | | </tr>
|
| | | </table>
|
| | | </wicket:fragment>
|