Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Owen Leonard 4d3144310c Bug 22045: (follow-up) Fix tab-switching when some tab numbers are missing
This patch changes the way tab-switching is done so that it switching
tabs based on tab id rather than tab index. Using tab index doesn't work
when the tab number doesn't match the tab index.

To test, apply the patch and load a record or blank editor using a MARC
framework which doesn't include one or more tabs (for instance, by
deleting the entries in the framework for one tab:

DELETE FROM marc_subfield_structure WHERE frameworkcode = 'KT' AND tab = 4;

...backup first). In the MARC editor the numbered tabs should exclude
that number. Tab-switching should work correctly.

Signed-off-by: Maryse Simard <maryse.simard@inlibro.com>

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2019-03-11 12:32:12 +00:00
..
acqui Bug 22422: improve item location display with class "shelvingloc" 2019-03-11 10:40:32 +00:00
admin Bug 20639: (QA follow-up) Rephrase system preference 2019-03-07 20:51:11 +00:00
authorities Bug 21335: Remove redundant includes of right-to-left.css 2019-02-22 13:34:05 +00:00
basket Bug 22422: improve item location display with class "shelvingloc" 2019-03-11 10:40:32 +00:00
batch Bug 20102: Remove attribute "text/css" for <style> element used in staff client templates 2019-02-19 13:52:15 +00:00
catalogue Bug 22422: improve item location display with class "shelvingloc" 2019-03-11 10:40:32 +00:00
cataloguing Bug 22045: (follow-up) Fix tab-switching when some tab numbers are missing 2019-03-11 12:32:12 +00:00
circ Bug 22422: improve item location display with class "shelvingloc" 2019-03-11 10:40:32 +00:00
clubs Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
common Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
course_reserves Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
errors Bug 21790: Switch error page template to Bootstrap grid 2018-12-26 20:47:03 +00:00
ill Bug 20581: (follow-up) Do not use PK for AV FK 2019-02-22 14:31:31 +00:00
installer Bug 19833: Kill all the "bibilos" - final couple 2018-09-19 13:54:43 +00:00
labels Bug 21335: Remove redundant includes of right-to-left.css 2019-02-22 13:34:05 +00:00
mana Bug 17047: SQL reports management with Mana-KB 2019-01-23 14:39:26 +00:00
members Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
offline_circ Bug 21526: (QA follow-up) Fix all the tabs 2018-10-26 17:09:58 +00:00
onboarding Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
patron_lists Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
patroncards Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
plugins Bug 21866: Changed "report" to "plugins" for the warning "This report was written for an older version of Koha. Run at your own risk" 2019-01-17 02:23:26 +00:00
reports Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
reserve Bug 22466: Replace existing occurrences 2019-03-07 18:17:32 +00:00
reviews Bug 21570: Update two-column templates with Bootstrap grid: Various 2018-11-05 14:41:09 +00:00
rotating_collections Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
serials Bug 15774: Use the include file to display the subscription's additional fields 2019-03-07 20:37:06 +00:00
services Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
suggestion Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
tags Bug 22422: improve item location display with class "shelvingloc" 2019-03-11 10:40:32 +00:00
test
tools Bug 22411: Date and time in log viewer should respect 2019-02-26 13:12:07 +00:00
virtualshelves Bug 22422: improve item location display with class "shelvingloc" 2019-03-11 10:40:32 +00:00
about.tt Bug 10659: Upgrade jQuery star ratings plugin 2019-02-15 18:42:46 +00:00
auth.tt Bug 21526: Use the 'url' filter when needed 2018-11-12 16:35:43 -03:00
intranet-main.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00