Files
@ 83e0a4ce1c07
Branch filter:
Location: kallithea/docs/theme/nature/static/kallithea-logo.svg
83e0a4ce1c07
4.4 KiB
image/svg+xml
files: fix invalid links to Last Revision
The Last Revision column of the file browser linked to URLs with the
changeset as:
r14:abcdef0123
which is not a valid changeset id. Instead, use .raw_id.
The Last Revision column of the file browser linked to URLs with the
changeset as:
r14:abcdef0123
which is not a valid changeset id. Instead, use .raw_id.