-rw-r--r-- | ui-tree.c | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -111,2 +111,5 @@ static int ls_item(const unsigned char *sha1, const char *base, int baselen, | |||
111 | fullpath, 0, NULL, NULL, ctx.qry.showmsg); | 111 | fullpath, 0, NULL, NULL, ctx.qry.showmsg); |
112 | if (ctx.repo->max_stats) | ||
113 | cgit_stats_link("stats", NULL, "button", ctx.qry.head, | ||
114 | fullpath); | ||
112 | html("</td></tr>\n"); | 115 | html("</td></tr>\n"); |