James Moger
2012-12-05 dc9735acfc9dcea6b970d18a315cbf8a6997c4f9
src/com/gitblit/wicket/panels/PathBreadcrumbsPanel.java
@@ -87,6 +87,6 @@
         this.name = name;
         this.path = path;
         this.isLeaf = isLeaf;
      }
      }
   }
}