Possibly fix path being passed to subrequest
[catagits/Gitalist.git] / root / ref / tree.tt2
index 4c055f6..83baf01 100644 (file)
@@ -10,6 +10,6 @@
       INCLUDE 'nav/path.tt2' filename = path;
     END;
 
-    subinclude('/fragment/ref/tree', c.req.captures);
+    subinclude('/fragment/ref/tree', c.req.captures, c.req.args.to_path);
   %]
 </div>