Skip to content

Commit

Permalink
fix: hide DDC number, we never use it
Browse files Browse the repository at this point in the history
  • Loading branch information
phette23 committed Jan 15, 2025
1 parent bd5bd77 commit 4559704
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions catalog-scss/_bib-details.scss
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@

// hide "show analytics" link, useless
.results_summary.analytics,
// we don't use Dewey
.results_summary.ddc,
// hide "show volumes" link
.results_summary.volumes,
// hide "views" tabs like MARC, ISBD
Expand Down

0 comments on commit 4559704

Please sign in to comment.