X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/961893b5478e7676b1a422185fcac41f89434b0a..bdae1d8a8d39206ac75ab86f8e9ef53b2f29432e:/ui-commit.c diff --git a/ui-commit.c b/ui-commit.c index 536a8e8..74f37c8 100644 --- a/ui-commit.c +++ b/ui-commit.c @@ -39,7 +39,7 @@ void cgit_print_commit(char *hex, const char *prefix) format_note(NULL, sha1, ¬es, PAGE_ENCODING, 0); load_ref_decorations(DECORATE_FULL_REFS); - + cgit_print_diff_ctrls(); html("
| author | "); @@ -75,7 +75,7 @@ void cgit_print_commit(char *hex, const char *prefix) cgit_tree_link(prefix, NULL, NULL, ctx.qry.head, tmp, prefix); } html(" | |
|---|---|---|
| "); | ||