Commit Graph

2 Commits

Author SHA1 Message Date
luccioman
093ea9586c Properly fill current page number to new server side pagination template
When current page is automatically reset to zero because of a new search
request.
2019-03-05 08:18:18 +01:00
luccioman
6e9d5f60ad Server side initial pagination links rendering
For better support of the search page usage with JavaScript disabled.
Reduces also the number of initial refreshes of the paginations links.

When JavaScript is enabled, pagination links are still regularly
refreshed until all the search feeds are terminated on server side.
2019-02-28 22:56:49 +01:00