mirror of
https://git.zx2c4.com/cgit
synced 2025-08-31 15:09:42 +02:00
Layout update
This commit is contained in:
parent
ac70cb4795
commit
66cacd053b
9 changed files with 131 additions and 36 deletions
|
@ -66,7 +66,6 @@ void cgit_print_tree(const char *hex, char *path)
|
|||
return;
|
||||
}
|
||||
|
||||
html("<h2>Tree content</h2>\n");
|
||||
html_txt(path);
|
||||
html("<table class='list'>\n");
|
||||
html("<tr class='nohover'>");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue