Koha/koha-tmpl/intranet-tmpl/prog/en/modules/serials
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
..
tables Bug 18480: Get rid of unwanted / distracting link in patron search for fund owner 2018-10-15 14:19:08 +00:00
acqui-search-result.tt
acqui-search.tt
checkexpiration.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
claims.tt Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
result.tt Bug 11529: Add templates for biblio title display. Unify display. 2019-08-05 15:03:19 +01:00
routing-preview-slip.tt Bug 21552: Use raw filter for displaying RoutingListNote 2018-10-17 12:27:07 +00:00
routing-preview.tt Bug 21519: Update two-column templates with Bootstrap grid: Serials part 1 2018-10-19 17:27:38 +00:00
routing.tt Bug 8260: user rank order instead of absolute rank to set dropdowns on routing.pl 2019-10-17 14:42:18 +01:00
serials-collection.tt Bug 16962: Remove the use of "onclick" from serial collection template 2020-04-22 13:31:21 +01:00
serials-edit.tt Bug 24649: Fix two other missing <li> tags for cloned subfields 2020-02-17 10:37:26 +00:00
serials-home.tt Bug 17047: subscriptions management with Mana-KB 2019-01-23 14:39:26 +00:00
serials-search.tt Bug 25282: Correct Bootstrap dropdown button markup 2020-04-29 16:20:08 +01:00
showpredictionpattern.tt Bug 22408: Subscription entry form cleanup 2019-04-30 12:54:30 +00:00
subscription-add.tt Bug 23888: Do not allow invalid vendor id on creating a subscription 2020-03-27 12:14:09 +00:00
subscription-batchedit.tt Bug 21792: Switch two-column templates to Bootstrap grid: Serials part 3 2019-01-25 20:32:48 +00:00
subscription-bib-search.tt
subscription-detail.tt Bug 24941: Serials - Fix link to basket from acquisition details information 2020-04-03 14:26:35 +01:00
subscription-frequencies.tt Bug 22023: Further improve responsive layout handling of staff client menu bar 2019-03-13 05:31:28 +00:00
subscription-history.tt Bug 21523: Update two-column templates with Bootstrap grid: Serials part 2 2018-10-19 17:27:38 +00:00
subscription-numberpatterns.tt Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
subscription-renew.tt Bug 7046: (RM follow-up) Add Filters 2020-04-08 13:18:46 +01:00
viewalerts.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00