Paul Martin
2016-04-06 5bb79fbb553a11e6582392f658233cf58a4ceb11
src/main/java/com/gitblit/wicket/pages/TreePage.html
@@ -23,7 +23,7 @@
      <tr wicket:id="changedPath">
         <td class="hidden-phone icon"><img wicket:id="pathIcon" /></td>
         <td><span wicket:id="pathName"></span></td>
         <td class="hidden-phone filestore"><span wicket:id="filestore" class="aui-lozenge aui-lozenge-moved"></span></td>
         <td class="hidden-phone filestore"><span wicket:id="filestore" class="fa fa-fw fa-external-link-square filestore-item"></span></td>
         <td class="hidden-phone size"><span wicket:id="pathSize">[path size]</span></td>
         <td class="hidden-phone mode"><span wicket:id="pathPermissions">[path permissions]</span></td>
         <td class="treeLinks"><span wicket:id="pathLinks">[path links]</span></td>