Layout update

This commit is contained in:
Lars Hjemli
2007-02-17 13:46:18 +01:00
parent ac70cb4795
commit 66cacd053b
9 changed files with 131 additions and 36 deletions

View File

@ -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'>");