James Moger
2011-10-16 a7a9f7d17fa93b3cfc0e7839727ae27c464f8733
src/com/gitblit/wicket/panels/PathBreadcrumbsPanel.java
@@ -87,6 +87,6 @@
         this.name = name;
         this.path = path;
         this.isLeaf = isLeaf;
      }
      }
   }
}