[Koha-bugs] [Bug 21645] Clean up library groups template

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 24 16:18:14 CEST 2018


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

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 81069
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=81069&action=edit
Bug 21645: Clean up library groups template

This patch modifies the library groups administration page to help
compliance with several coding guidelines:

 - Move JavaScript to the footer
 - Convert to Bootstrap grid
 - Other markup corrections

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

 - Confirm that the page how has a "Library groups" heading.
 - Confirm that action buttons in the table of library groups are styled
   correctly.
 - Test both adding and editing groups. The "Required" label on required
   fields should be styled correctly.
 - Test all JavaScript-driven interactions on the page:
   - Adding, editing, and deleting groups
   - Removing libraries from groups
   - Expanding and collapsing group hierarchies
 - Validate the page's HTML and confirm that there are no errors found
   in the main body of the page.

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


More information about the Koha-bugs mailing list