browse: Fix a couple of spotted issues in the UI
Compare changes
- Antoine Lambert authored
Do not display the "Download" button for vault cooking when browsing a content. Fix breadcrumb link for root directory.
+ 5
− 5
@@ -392,7 +392,7 @@ def revision_browse(request: HttpRequest, sha1_git: str) -> HttpResponse:
@@ -445,7 +445,7 @@ def revision_browse(request: HttpRequest, sha1_git: str) -> HttpResponse:
@@ -463,9 +463,9 @@ def revision_browse(request: HttpRequest, sha1_git: str) -> HttpResponse: