Koha/koha-tmpl/intranet-tmpl/prog/en/js
Owen Leonard 94af2b3212 Bug 15918 - Obsolete file datatables-strings.inc can be removed
The include file datatables-strings.inc is no longer necessary. Its
contents are now in datatables.inc. This patch corrects two references
in comments to datatables-strings.inc (replacing it with datatables.inc)
and removes the obsolete file.

To test, apply the patch and load any page with a DataTables-enabled
table configured to show pagination buttons, e.g. Saved Reports.
Pagination labels like "Next," "Previous," and "Showing X of X..."
should be correct.

Search the codebase to confirm that no references remain for
datatables-strings.inc.

Signed-off-by: Marc Véron <veron@veron.ch>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
2016-04-29 13:33:06 +00:00
..
pages Bug 11565 [QA Followup] - Only hide options when none are in use 2016-04-29 12:11:49 +00:00
acq.js
additem.js Bug 14327: Fix js error "TypeError: events is null" in additem.js 2015-06-07 18:40:12 -03:00
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 Bug 15847: Correct JSHint errors in basket.js in the staff client 2016-02-24 01:20:03 +00:00
basketgroup.js
biblio_framework.js Bug 15846: Move MARC Framework JavaScript into separate file 2016-03-24 19:46:04 +00:00
cataloging.js Bug 10299: authority plugin - authority field are reversed 2015-05-19 11:46:24 -03:00
checkouts.js Bug 15285: Update for 3 specific tables 2016-02-24 00:02:50 +00:00
datatables.js Bug 15918 - Obsolete file datatables-strings.inc can be removed 2016-04-29 13:33:06 +00:00
file-upload.js Bug 14321: Integrate Upload.pm into Koha 2015-09-25 12:02:52 -03:00
holds.js Bug 15533: QA follow-up - Formatting and improving translatability 2016-04-29 10:26:05 +00:00
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 Bug 15843: Move MARC subfields structure JavaScript into separate file 2016-02-24 01:30:56 +00:00
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 Bug 8064: Fix issues with control fields and non-repeatable check 2015-11-09 15:08:57 -03:00
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