mirror of
https://git.zx2c4.com/cgit
synced 2025-07-30 23:55:28 +02:00
Layout update
This commit is contained in:
parent
ac70cb4795
commit
66cacd053b
9 changed files with 131 additions and 36 deletions
1
ui-log.c
1
ui-log.c
|
@ -54,7 +54,6 @@ void cgit_print_log(const char *tip, int ofs, int cnt, char *grep)
|
|||
}
|
||||
prepare_revision_walk(&rev);
|
||||
|
||||
html("<h2>Log</h2>");
|
||||
html("<table class='list nowrap'>");
|
||||
html("<tr class='nohover'><th class='left'>Date</th>"
|
||||
"<th class='left'>Message</th>"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue