James Moger
2011-11-21 797322eb90a1f5d21166fd691479b050ad7b754b
src/com/gitblit/wicket/panels/PathBreadcrumbsPanel.java
@@ -87,6 +87,6 @@
         this.name = name;
         this.path = path;
         this.isLeaf = isLeaf;
      }
      }
   }
}