Differences From Artifact [e6bde75173]:
- File src/finfo.c — part of check-in [8913402d10] at 2021-04-17 12:23:01 on branch trunk — Minor correction to finfo command comment help. (user: andybradford size: 33512)
To Artifact [1e793176e9]:
- File src/finfo.c — part of check-in [d115594b2f] at 2021-04-21 16:48:12 on branch trunk — Remove extraneous and incomplete <span> tag from the /finfo output. (user: drh size: 33460) [more...]
| ︙ | |||
679 680 681 682 683 684 685 | 679 680 681 682 683 684 685 686 687 688 689 690 691 692 | - |
hyperlink_to_version(zCkin);
}
}
@ %W(zCom)</span>
if( (tmFlags & TIMELINE_COMPACT)!=0 ){
@ <span class='timelineEllipsis' data-id='%d(frid)' \
@ id='ellipsis-%d(frid)'>...</span>
|
| ︙ |