The toolbar buttons on the staff client cart page are generated using YUI markup. They should use Bootstrap instead.
Created attachment 15562 [details] [review] Bug 9669 - Replace YUI buttons on staff client cart toolbar This patch converts the toolbar on the staff client cart page to Bootstrap, replacing YUI button code with Bootstrap markup. To test, view the staff client cart and confirm that all buttons look correct and work correctly. Functions to test include: Full/brief display Send Download (various options) Print Empty and close Hide window
Created attachment 15563 [details] [review] [SIGNED-OFF] Bug 9669 - Replace YUI buttons on staff client cart toolbar This patch converts the toolbar on the staff client cart page to Bootstrap, replacing YUI button code with Bootstrap markup. To test, view the staff client cart and confirm that all buttons look correct and work correctly. Functions to test include: Full/brief display Send Download (various options) Print Empty and close Hide window Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> Comment: Tested all buttons, works very well. No errors
In my case when trying to download BibTeX, got Software error, but the same is without patch.
QA comment: Looks good, no regression found, All works great. Marked as Passed QA.
Created attachment 15770 [details] [review] Bug 9669 - Replace YUI buttons on staff client cart toolbar This patch converts the toolbar on the staff client cart page to Bootstrap, replacing YUI button code with Bootstrap markup. To test, view the staff client cart and confirm that all buttons look correct and work correctly. Functions to test include: Full/brief display Send Download (various options) Print Empty and close Hide window Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> Comment: Tested all buttons, works very well. No errors Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
This patch has been pushed to master.