[Koha-bugs] [Bug 15925] Correct some markup issues with patron lists pages

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 3 10:14:59 CET 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15925

Frédéric Demians <frederic at tamil.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #48467|0                           |1
        is obsolete|                            |

--- Comment #3 from Frédéric Demians <frederic at tamil.fr> ---
Created attachment 48607
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=48607&action=edit
Bug 15925 [Revised] 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>.

Revision: I was wrong about the frequency of use of "Modify." There's no
clear-cut reason to replace it with "Edit" so I have undone that change.

Signed-off-by: Frédéric Demians <f.demians at tamil.fr>
  Works as expected. No regression. Better texts. Consistent validation.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list