[Koha-bugs] [Bug 9697] Replace YUI buttons on the patron cards batch edit page with Bootstrap

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 22 16:34:12 CET 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9697

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 15623
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15623&action=edit
Bug 9697 - Replace YUI buttons on the patron cards batch edit page with
Bootstrap

The patron card creator's batch edit page uses an include file to
display buttons styled by YUI. Bootstrap should be used instead.

This patch moves the contents of the include file into the main
template, this being the only page which requires it. YUI markup and
code has been removed and Bootstrap markup is added. The include file is
deleted.

To test, edit a batch of patrons in the patron card creator. Each
toolbar button should look correct and work correctly:

- Add item(s)
- Remove item(s)
- Delete batch
- Remove duplicates (Keeping Bug 9535 in mind)
- Export item(s)
- Export batch

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


More information about the Koha-bugs mailing list