Bug 22525: Navigation arrows on the bottom of Cataloging search pages
authorOwen Leonard <oleonard@myacpl.org>
Tue, 19 Mar 2019 16:03:43 +0000 (16:03 +0000)
committerNick Clemens <nick@bywatersolutions.com>
Thu, 28 Mar 2019 18:05:35 +0000 (18:05 +0000)
This patch adds a second set of pagination links to the cataloging
search result page, at the bottom of the first set of search results.

Also added is a horizontal rule after the second set of links in order
to make it clearer that the links are for the search results above.

To test, apply the patch and go to Cataloging. Perform a search which
will return multiple pages of results. Confirm that the links work
correctly.

Signed-off-by: Marjorie <marjorie.barry-vila@collecto.ca>
Signed-off-by: Bin Wen <bin.wen@inlibro.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>

koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/addbooks.tt

index 41d9d8b..343c579 100644 (file)
             </tr>
     [% END %]
     </table>
+    <div class="pages">[% pagination_bar | $raw %]</div>
+    <hr />
 </div>
 [% ELSE %]
     [% IF ( query ) %]