Skip to content

Make labels consistent #53

@MarcCoquand

Description

@MarcCoquand

We shouldn't have different labels for the frontpage and search. They should always be the same and match the UI:

_AVAILABILITY_MODES: list[tuple[str, str]] = [
    ("everything",  "Everything"),
    ("ebooks",      "Available to Borrow"),
    ("open_access", "Open Access"),
    ("buyable",     "Available to Purchase"),
]

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions