Skip to content

Feature/#106 pagination serverside

Mathias Goebel requested to merge feature/#106-pagination-serverside into develop

This MR will make the GET parameter “page” mandatory to the faceted search module. It provides server-side preparation of the pagination, put it to the templating model to be used multiple times on a single page.

It removes the bootstrap JS version.

Closes #106 (closed)

Edited by Mathias Goebel

Merge request reports