Fix the path navigation. All the tests we have for the app now pass
[catagits/Gitalist.git] / root / commit / tree.tt2
index be27877..806fced 100644 (file)
@@ -7,7 +7,7 @@
 
   [%
     IF path;
-      INCLUDE 'nav/path.tt2' filename = path, head = commit;
+      INCLUDE 'nav/path.tt2' filename = path;
     END;
 
     subinclude('/fragment/commit/tree', c.req.captures);