Skip to content

Commit

Permalink
Merge pull request #2313 from LibraryOfCongress/CONCD-725-rsar-no-match
Browse files Browse the repository at this point in the history
CONCD-725 If no match is found, just exclude the link from the side nav
  • Loading branch information
joshuastegmaier authored Mar 12, 2024
2 parents e832d26 + 58f9399 commit 0c930d3
Show file tree
Hide file tree
Showing 4 changed files with 318 additions and 306 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ django-npm = "*"
fpdf2 = "==2.5.5"
pymemcache = "*"
black = ">=24"
weasyprint = "*"
weasyprint = ">61.1"
tesseract = "==0.1.3"
pytesseract = "*"
django-redis = "*"
Expand Down
Loading

0 comments on commit 0c930d3

Please sign in to comment.