fixed link to full log list

gopher
KatolaZ 7 years ago
parent 2263231b14
commit 41c51de264
  1. 4
      ui_70-refs.c

@ -118,9 +118,7 @@ static int print_tag(struct refinfo *ref)
static void print_refs_link(char *path)
{
html("<tr class='nohover'><td colspan='5'>");
cgit_refs_link("[...]", NULL, NULL, ctx.qry.head, NULL, path);
html("</td></tr>");
cgit_gopher_refs_link("[...]", NULL, NULL, ctx.qry.head, NULL, path);
}
void print_branch_header(void){

Loading…
Cancel
Save