Bug 15925: Correct some markup issues with patron lists pages
authorOwen Leonard <oleonard@myacpl.org>
Fri, 26 Feb 2016 14:17:52 +0000 (09:17 -0500)
committerJulian Maurice <julian.maurice@biblibre.com>
Mon, 7 Mar 2016 13:06:22 +0000 (14:06 +0100)
commitd3b4f19f997d12253597d00b197cc1374437f412
tree08a771d7595f8b87ec556bfe92dbee22e191007b
parent927be5f62c19245b0f2bb5074f7d599f2e80270c
Bug 15925: Correct some markup issues with patron lists pages

This patch makes some markup changes to the patron lists interface in
order to make them more consistent with other areas of Koha.

Change to look for when testing:

Tools -> Patron lists:

- Wrap "New patron list" button in standard <div id="toolbar">
- Place toolbar above page heading.

Tools -> Patron lists -> New patron list:

- Use built-in form validation for required fields
- Clarify page title and breadcrumbs on list add and edit

Validation errors have been corrected on all three templates, including
removal of an extra </div>.

Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
koha-tmpl/intranet-tmpl/prog/en/modules/patron_lists/add-modify.tt
koha-tmpl/intranet-tmpl/prog/en/modules/patron_lists/list.tt
koha-tmpl/intranet-tmpl/prog/en/modules/patron_lists/lists.tt