Search: implemented pagination

- Got rid of the nasty off-by-one logic in the JavaScript.
- Implemented pagination at the API.
This commit is contained in:
2018-01-10 17:07:21 +01:00
parent 82a2e9a523
commit 61673ef273
6 changed files with 66 additions and 34 deletions

View File

@@ -248,7 +248,8 @@ $search-hit-width_grid: 100px
opacity: .6
&.active a
color: white
color: $color-text-dark-primary
font-weight: bold
#search-list
width: 40%