-
- Downloads
Fix navigation to directory(code) in snapshot view.
Add an extra parameter called directory_url in the snapshot_context. To fix the missing URL to the code (directory) view in case the snapshot is missing an origin context. Fixes T3644
Showing
- swh/web/browse/snapshot_context.py 3 additions, 1 deletionswh/web/browse/snapshot_context.py
- swh/web/common/typing.py 2 additions, 0 deletionsswh/web/common/typing.py
- swh/web/templates/includes/snapshot-context.html 2 additions, 2 deletionsswh/web/templates/includes/snapshot-context.html
- swh/web/tests/browse/test_snapshot_context.py 4 additions, 1 deletionswh/web/tests/browse/test_snapshot_context.py
Loading
Please register or sign in to comment