Koha/koha-tmpl/intranet-tmpl/prog/en/modules/authorities
Owen Leonard 870104ce11 Bug 13464 - Standardize the pagination class
There are a few template which use a different wrapper class for the
pagination links. These should be made consistent for a consistent
style.

To test, apply the patch and go to Administration -> Budgets.

- On this page the pagination markup has been removed in favor of
  DataTables pagination. The budget tables were already sorted using
  DataTables, so having server-side pagination on top of that doesn't
  make sense.

In Administration -> Class sources:

- This page had pagination markup which was unused.

In Authorities -> Authority search results:

- Perform an authority search which will return more than one page of
results. Confirm that the pagination links are correctly styled.

In Search -> Item search:

- Perform a search which will return more than one page of results.
Confirm that the pagination links are correctly styled.

Signed-off-by: Marc Véron <veron@veron.ch>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Since the funds are all displayed (and nobody complained), it makes sense to
display all budgets.

Signed-off-by: Brendan A Gallagher <brendan@bywatersolutions.com>
2016-03-23 23:05:00 +00:00
..
auth_finder.tt
authorities-home.tt
authorities.tt Bug 16071: Use Font Awesome icons in authority duplicate warning dialog 2016-03-23 20:43:37 +00:00
blinddetail-biblio-search.tt
detail.tt
merge.tt Bug 15358: Fix authorities merge 2016-02-03 23:03:33 +00:00
searchresultlist-auth.tt Revert bug 13618 - "Prevent XSS in the Staff Client and the OPAC" due to performance issues 2016-02-11 19:39:53 +00:00
searchresultlist.tt Bug 13464 - Standardize the pagination class 2016-03-23 23:05:00 +00:00