Rename Project to Repository in stash and templates.
[catagits/Gitalist.git] / root / _footer_feeds.tt2
index 0e50cf8..0709866 100644 (file)
@@ -1,4 +1,4 @@
-  [% IF Project %]
+  [% IF Repository %]
     [%-
       has_branch = c.req.param('h').match('^(refs/heads/.*)') || c.req.param('hb').match('^(refs/heads/.*)');
       branch     = has_branch.0 || '';