Koha/koha-tmpl/intranet-tmpl/prog/en/js
Jonathan Druart 70eedf2217 Bug 15119: Hide search header text boxes on render
When the page rendering is slow or the page is heavy, the tabs in the
header shown be not correctly displayed as tabs.

This patch suggests to hide them, display the first one, and wait for
the JS code to display them nicely.

To easily reproduced the ergonomic issue, go on the circulation home
page (/cgi-bin/koha/circ/circulation.pl) and search for a patron 'a' or
'd', you will get a lot of result and the page will be slow to be fully
displayed.

Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com>
Works as advertised

Signed-off-by: Owen Leonard <oleonard@myacpl.org>

Signed-off-by: Christopher Brannon <cbrannon@cdalibrary.org>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Brendan Gallagher brendan@bywatersolutions.com
2016-03-23 00:02:01 +00:00
..
pages
acq.js
additem.js
ajax.js
audio_alerts.js Bug 15886 - Revise layout and behavior of audio alerts management 2016-03-12 23:36:12 +00:00
background-job-progressbar.js
basket.js
basketgroup.js
cataloging.js
checkouts.js
datatables.js
file-upload.js
holds.js
item_search_fields.js Bug 15887: Revise layout and behavior of item search fields management 2016-03-02 22:36:17 +00:00
localcovers.js
marc_modification_templates.js Bug 15868: Ask for confirmation when deleting a MMT action 2016-03-22 00:15:42 +00:00
marc_subfields_structure.js
members.js Bug 16066 - JavaScript error on new patron form when duplicate is suspected 2016-03-21 21:33:49 +00:00
merge-record.js
offlinecirc.js
prevent_submit.js
sms_providers.js Bug 15936 - Revise layout and behavior of SMS cellular providers management 2016-03-08 21:56:44 +00:00
staff-global.js Bug 15119: Hide search header text boxes on render 2016-03-23 00:02:01 +00:00
xmlControlfield.js