Bug 9632 - Replace YUI button on the currencies administration page with Bootstrap
Summary: Replace YUI button on the currencies administration page with Bootstrap
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Templates (show other bugs)
Version: master
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Owen Leonard
QA Contact: Katrin Fischer
URL: /cgi-bin/koha/admin/currency.pl
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-15 17:37 UTC by Owen Leonard
Modified: 2014-05-26 21:04 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Bug 9632 - Replace YUI button on the currencies administration page with Bootstrap (1.63 KB, patch)
2013-02-15 17:39 UTC, Owen Leonard
Details | Diff | Splinter Review
[SIGNED-OFF] Bug 9632 - Replace YUI button on the currencies administration page with Bootstrap (1.71 KB, patch)
2013-02-15 19:42 UTC, Bernardo Gonzalez Kriegel
Details | Diff | Splinter Review
[PASSED QA] Bug 9632 - Replace YUI button on the currencies administration page with Bootstrap (1.80 KB, patch)
2013-02-17 14:47 UTC, Katrin Fischer
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Owen Leonard 2013-02-15 17:37:18 UTC
The "New currency" button on the currencies administration page is generated using YUI. It should use Bootstrap instead.
Comment 1 Owen Leonard 2013-02-15 17:39:02 UTC Comment hidden (obsolete)
Comment 2 Bernardo Gonzalez Kriegel 2013-02-15 19:42:31 UTC Comment hidden (obsolete)
Comment 3 Katrin Fischer 2013-02-17 14:47:48 UTC
Created attachment 15470 [details] [review]
[PASSED QA] Bug 9632 - Replace YUI button on the currencies administration page with Bootstrap

This patch converts the toolbar on the currencies administration page to
Bootstrap, replacing YUI button code with Bootstrap markup.

To test, view the currencies and exchange rates administration page. The
'New currency' button should look correct and work correctly.

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>

Comment: Work and look correctly. No errors

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Works nicely, no problems found.
Comment 4 Jared Camins-Esakov 2013-02-18 13:51:52 UTC
This patch has been pushed to master.