X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/44b208aa44c4cdf7e1e339bbd5b028c23da55a46..b7f33786ef4b155a11b0324f84bbde5d7fc9c998:/ui-shared.c diff --git a/ui-shared.c b/ui-shared.c index 2eddd2d..f858ab6 100644 --- a/ui-shared.c +++ b/ui-shared.c @@ -257,6 +257,11 @@ static void reporevlink(char *page, char *name, char *title, char *class, html(""); } +void cgit_summary_link(char *name, char *title, char *class, char *head) +{ + reporevlink(NULL, name, title, class, head, NULL, NULL); +} + void cgit_tree_link(char *name, char *title, char *class, char *head, char *rev, char *path) { @@ -491,9 +496,9 @@ void cgit_print_docend() if (ctx.cfg.footer) html_include(ctx.cfg.footer); else { - html("