Paul Martin
2015-12-25 46f33f87750573713509fbdbd0fc2ae51dc12044
src/main/java/com/gitblit/wicket/pages/TreePage.html
@@ -23,6 +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 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>