Koha/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing
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
..
value_builder Bug 23777: (QA follow-up) Fix TT closing braces 2020-02-21 15:41:19 +00:00
addbiblio.tt Bug 24621: Phase out jquery.cookie.js: Basic MARC editor 2020-02-17 13:48:27 +00:00
addbooks.tt Bug 24420: Display waiting on hold items in the Cataloging search results Location column 2020-02-05 12:36:46 +00:00
additem.tt Bug 25282: Correct Bootstrap dropdown button markup 2020-04-29 16:20:08 +01:00
editor.tt Bug 24789: Remove ITS macro format 2020-03-16 11:02:35 +00:00
linkitem.tt Bug 8595: (follow-up) Changing other occurrences of 'host item' to 'host record' 2020-03-20 15:35:25 +00:00
merge.tt Bug 11529: Add templates for biblio title display. Unify display. 2019-08-05 15:03:19 +01:00
moveitem.tt Bug 24232: Hide the "Delete biblio" if permission edit_catalogue not set 2019-12-20 12:07:27 +00:00
z3950_auth_search.tt Bug 25282: Correct Bootstrap dropdown button markup 2020-04-29 16:20:08 +01:00
z3950_search.tt Bug 25282: Correct Bootstrap dropdown button markup 2020-04-29 16:20:08 +01:00