Skip to content

Commit

Permalink
Add breadcrumb link
Browse files Browse the repository at this point in the history
  • Loading branch information
scottbarnes committed Jan 31, 2024
1 parent 0ca78f9 commit 8127664
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openlibrary/templates/books/breadcrumb_select.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
$if mb.is_my_page:
$ options += [
$ (_("Loans"), "/account/loans"),
$ (_("Loan History"), url_prefix + "/loan-history"),
$ (_("Notes"), url_prefix + "/books/notes"),
$ (_("Reviews"), url_prefix + "/books/observations"),
$ (_("Imports and Exports"), "/account/import")
Expand Down

0 comments on commit 8127664

Please sign in to comment.