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