mirror of
https://git.zx2c4.com/cgit
synced 2025-08-02 17:15:13 +02:00
Move log-functions into ui-log.c
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
This commit is contained in:
parent
1418034e64
commit
d14c5f6d3a
5 changed files with 121 additions and 111 deletions
|
@ -46,7 +46,7 @@ static void cgit_print_branches()
|
|||
html("</table>");
|
||||
}
|
||||
|
||||
void cgit_print_repo_summary()
|
||||
void cgit_print_summary()
|
||||
{
|
||||
html("<h2>");
|
||||
html_txt("Repo summary page");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue