Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Owen Leonard 76f929f760 Bug 27682: (follow-up) Make sure table is drawn with correct width
The DataTables plugin calculates the width of the fixed header based on
the initial width of the corresponding table. Since these tables are
inside jQueryUI tabs, the width changes when the tabs are initialized
and jQueryUI adds its classes to the table's container.

This patch "manually" adds the relevant classes to the markup so that
the table's container is drawn with the right padding from the start.

Also fixed: Don't try to destroy "oldTableId" if the tableInit function
didn't pass an oldtabid.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-03-09 15:05:25 +01:00
..
acqui Bug 27795: Misalignment of TOTAL value in lateorders page 2021-03-05 13:48:31 +01:00
admin Bug 27682: (follow-up) Make sure table is drawn with correct width 2021-03-09 15:05:25 +01:00
authorities Bug 27886: Move non-rancor code into correct section 2021-03-08 15:15:45 +01:00
basket
batch
catalogue Bug 25846: (follow-up) Show "No cover image available" message 2021-03-04 08:38:09 +01:00
cataloguing Bug 24623: Phase out jquery.cookie.js: Advanced MARC editor 2021-03-04 16:18:42 +01:00
circ Bug 12224: (follow-up) Move button to patron column in checkins table 2021-03-05 13:49:03 +01:00
clubs
common
course_reserves
errors
ill
installer Bug 27473: Remove the redirect after 10sec 2021-03-03 15:53:59 +01:00
labels
mana
members Bug 27410: (follow-up) Updates to accommodate currency entry 2021-03-05 13:48:31 +01:00
offline_circ
onboarding
patron_lists
patroncards
plugins
pos Bug 27777: (alternate) Improve tables on Point of Sale page for low screen resolutions 2021-03-05 13:38:58 +01:00
reports Bug 27380: Add 'list' option to Koha report parameters 2021-02-12 12:22:08 +01:00
reserve Bug 27863: Use the /libraries route when AllowHoldsPolicyOverride is set 2021-03-09 09:50:44 +01:00
reviews
rotating_collections Bug 26618: (QA follow-up) Update messages syntax 2021-03-03 15:36:13 +01:00
serials Bug 27332: Hide branchcode and note is RenewSerialAddsSuggestion if off 2021-02-23 13:16:07 +01:00
services
suggestion
tags
test
tools Bug 26960: Move batch item modification template JavaScript to the footer 2021-03-04 16:18:42 +01:00
virtualshelves
about.tt Bug 22824: Add warning to the about page 2021-03-04 16:18:42 +01:00
auth.tt Bug 18506: (QA follow-up) Indentation and more conditionals 2021-02-09 09:48:35 +01:00
intranet-main.tt