Searching, filtering fixes.
authorRadek Czajka <rczajka@rczajka.pl>
Sat, 10 Jun 2023 15:51:00 +0000 (17:51 +0200)
committerRadek Czajka <rczajka@rczajka.pl>
Sat, 10 Jun 2023 15:51:00 +0000 (17:51 +0200)
commitaed70facf3a26e27b1a96b04cad8139de600e42f
tree17aae413704bbba71e4f4cb2f20c20631476323b
parent2aff714cb52d85d39824728d70b3272bb4fd5064
Searching, filtering fixes.
17 files changed:
src/catalogue/static/2022/book/filter.js
src/catalogue/templates/catalogue/2022/author_box.html
src/catalogue/templates/catalogue/2022/author_detail.html
src/catalogue/templates/catalogue/2022/book_list.html
src/catalogue/templates/catalogue/2022/theme_detail.html
src/catalogue/templates/catalogue/2022/themed_book_list.html
src/catalogue/templates/catalogue/differentiate_tags.html
src/catalogue/urls.py
src/catalogue/views.py
src/social/templates/social/2022/my_shelf.html
src/wolnelektury/static/2022/more.scss
src/wolnelektury/static/2022/styles/layout/_author.scss
src/wolnelektury/static/2022/styles/layout/_books.scss
src/wolnelektury/static/2022/styles/layout/_navigation.scss
src/wolnelektury/static/2022/styles/local.scss
src/wolnelektury/static/js/2022.js
src/wolnelektury/static/js/search.js