Koha/koha-tmpl/intranet-tmpl/prog/en/modules/reports
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
acquisitions_stats.tt Bug 18939: Acquisition statistics - Fix wrong template variable name for collection filter 2019-02-15 18:42:48 +00:00
bor_issues_top.tt
borrowers_out.tt
borrowers_stats.tt Bug 12159: Fix getting extended patron attributes for circ-menu 2019-03-28 13:05:22 +00:00
cash_register_stats.tt Bug 23805: (QA follow-up) Corrections for cash_register_stats 2019-10-31 17:49:54 +00:00
cat_issues_top.tt
catalogue_out.tt
catalogue_stats.tt
convert_report.tt
dictionary.tt Bug 23227: Remove type attribute from script tags: Reports 2019-07-15 11:27:58 +01:00
guided_reports_start.tt Bug 25282: Correct Bootstrap dropdown button markup 2020-04-29 16:20:08 +01:00
issues_avg_stats.tt
issues_stats.tt
itemslost.tt Bug 23194: Fix other occurences 2019-07-15 11:27:58 +01:00
itemtypes.tt Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
orders_by_budget.tt Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
reports-home.tt Bug 20415: add Koha.ArePluginsEnabled Template Toolkit method 2020-03-26 11:41:54 +00:00
reserves_stats.tt
serials_stats.tt Bug 23444: Terminology - Use library instead of branch 2019-10-17 15:06:57 +01:00