Koha/koha-tmpl/intranet-tmpl/prog/en/modules/acqui
Owen Leonard 58bec27564
Bug 25282: Correct Bootstrap dropdown button markup
Incorrect markup surrounding Bootstrap dropdown buttons causes display
problems with the buttons are in a DataTable. Dropdown wrapper <div>s
must have a "btn-group" class.

To reproduce the problem, look at the MARC bibliographic frameworks
page. The "Actions" menu when triggered will not line up with the
button.

In almost all cases, dropdown buttons inside tables should also have the
"dropup" class on their wrapper so that the menu appears above the
button. This prevents the menu from disappearing off the bottom of the
window when the button is positioned low in the viewport.

To test, apply the patch and test the button menus in tables on the
following pages:

- Acquisitions -> Invoices
- Acquisitions -> Add to order -> From external source -> Results
- Acquisitions -> Suggestions
- Administration -> Budgets
- Administration -> Funds
- Administration -> Authority types
- Administration -> Authority types -> MARC structure
- Administration -> MARC bibliographic frameworks
- Administration -> MARC bibliographic frameworks -> MARC structure
- Administration -> OAI sets configuration
- Administration -> Z39.50/SRU servers
- Authorities -> Authority search results
- Authorities -> New from Z39.50/SRU -> Search results
- Cataloging -> Edit items
- Cataloging -> New from Z39.50/SRU -> Search results
- Circulation -> Article requests
- Reports -> Saved reports
- Tools -> Patron lists
- Tools -> Rotating collections
- Serials -> Serials search results

Signed-off-by: Phil Ringnalda <phil@chetcolibrary.org>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2020-04-29 16:20:08 +01:00
..
csv Bug 12502: (follow-up) Use modal to add/edit order notes 2020-01-20 16:37:21 +00:00
tables
acqui-home.tt Bug 22868: Move suggestions_manage subperm out of acquisition perm 2020-01-30 08:27:00 +00:00
addorder.tt
addorderiso2709.tt
ajax.tt
basket.tt Bug 24648: Contextualization of past tense 'Created' 2020-02-19 15:57:21 +00:00
basketgroup.tt
basketheader.tt Bug 23863: (QA follow-up) Add missing html filter 2019-10-24 10:56:17 +01:00
booksellers.tt Bug 24648: Contextualization of past tense 'Created' 2020-02-19 15:57:21 +00:00
cancelorder.tt
duplicate_orders.tt Bug 17611: Change 'Pending order' to 'Quantity ordered' 2020-02-20 08:39:50 +00:00
edi_ean.tt
edifactmsgs.tt
edimsg.tt
histsearch.tt Bug 17611: Change 'Pending order' to 'Quantity ordered' 2020-02-20 08:39:50 +00:00
invoice-files.tt
invoice.tt Bug 24404: Add missing space on invoices page / remove . from status 2020-01-20 14:03:49 +00:00
invoices.tt Bug 25282: Correct Bootstrap dropdown button markup 2020-04-29 16:20:08 +01:00
lateorders.tt Bug 24388: Remove uneeded test in lateorders.tt 2020-02-19 11:13:33 +00:00
modordernotes.tt
neworderempty.tt Bug 22468: Standardize on labelling ccode table columns as Collections 2020-04-15 12:32:49 +01:00
neworderempty_duplicate.tt Bug 23958: Use Font Awesome icon to replace "new window" icon image 2019-11-27 09:25:16 +00:00
newordersubscription.tt Bug 11500: Use dateformat syspref and datepicker on additems.pl (and other item cataloguing pages) 2019-12-23 12:01:45 +00:00
newordersuggestion.tt Bug 11500: Use dateformat syspref and datepicker on additems.pl (and other item cataloguing pages) 2019-12-23 12:01:45 +00:00
ordered.tt Bug 23983: Remove comment 2019-11-13 13:15:49 +00:00
orderreceive.tt Bug 22468: Standardize on labelling ccode table columns as Collections 2020-04-15 12:32:49 +01:00
parcel.tt Bug 23983: Remove comment 2019-11-13 13:15:49 +00:00
parcels.tt
showorder.tt
spent.tt Bug 23983: Remove comment 2019-11-13 13:15:49 +00:00
supplier.tt Bug 24877: Add link from vendor to linked subscriptions 2020-03-24 11:28:32 +00:00
transferorder.tt Bug 24648: Contextualization of past tense 'Created' 2020-02-19 15:57:21 +00:00
uncertainprice.tt Bug 18177: remove aqbooksellers.booksellerurl 2020-03-27 12:15:47 +00:00
z3950_search.tt Bug 25282: Correct Bootstrap dropdown button markup 2020-04-29 16:20:08 +01:00