| | |
| | | <div class="btn-group repositoryUrlContainer">
|
| | | <img style="vertical-align: middle;padding: 0px 0px 1px 3px;" wicket:id="accessRestrictionIcon"></img>
|
| | | <span wicket:id="menu"></span>
|
| | | <span class="repositoryUrl">
|
| | | <div class="repositoryUrl">
|
| | | <span wicket:id="primaryUrl">[repository primary url]</span>
|
| | | <span class="hidden-phone hidden-tablet" wicket:id="copyFunction"></span>
|
| | | </span>
|
| | | </div>
|
| | | <span class="hidden-phone hidden-tablet repositoryUrlRightCap" wicket:id="primaryUrlPermission">[repository primary url permission]</span>
|
| | | </div>
|
| | | </div>
|
| | |
| | | <wicket:fragment wicket:id="applicationMenusFragment">
|
| | | <div class="btn-toolbar" style="margin: 4px 0px 0px 0px;">
|
| | | <div class="btn-group" wicket:id="appMenus">
|
| | | <span wicket:id="appMenu"></span>
|
| | | </div>
|
| | | </div>
|
| | | </wicket:fragment>
|
| | | |
| | | <wicket:fragment wicket:id="appMenuFragment">
|
| | | <a class="btn btn-mini btn-appmenu" data-toggle="dropdown" href="#">
|
| | | <span wicket:id="applicationName"></span>
|
| | | <span class="caret"></span>
|
| | |
| | | <span wicket:id="actionItem"></span>
|
| | | </li>
|
| | | </ul>
|
| | | </div>
|
| | | </div>
|
| | | </wicket:fragment>
|
| | |
|
| | | <wicket:fragment wicket:id="urlProtocolMenuFragment">
|