Koha/koha-tmpl/intranet-tmpl/prog/js
Owen Leonard f50afc1fc0
Bug 23183: Reindent cataloging.js
This patch makes some very minor corrections to indentation in
cataloging.js, a JavaScript file used by the bibliographic and item
records editors.

To test, apply the patch and perform a diff against master using the
'-w' flag:

git diff -w origin/master

There should be no changes reported.

Signed-off-by: Nadine Pierre <nadine.pierre@inLibro.com>
Signed-off-by: Bin Wen <bin.wen@inlibro.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2019-06-28 14:37:05 +01:00
..
pages Bug 7088: Allow renew on hold items with due date 2019-05-09 14:40:49 +00:00
acq.js
acquisitions-menu.js
additem.js Bug 22867: UniqueItemFields preference value should be pipe-delimited 2019-06-06 16:08:47 +01:00
addorderiso2709.js Bug 22802: Check item funds, order funds, and default funds when ordering from a file 2019-05-23 15:12:29 +00:00
admin-menu.js
ajax.js
audio_alerts.js
auth-finder-search.js
automatic_item_modification_by_age.js
background-job-progressbar.js Bug 19417: Make error just a wee more human 2019-03-13 05:31:34 +00:00
basket.js Bug 22023: (QA follow-up) Remove console.log used for debugging 2019-03-13 05:31:30 +00:00
basketgroup.js
biblio_framework.js Bug 8558: (QA follow-up) a little more text clean up 2019-06-06 15:47:39 +01:00
cart.js
catalog.js
cataloging.js Bug 23183: Reindent cataloging.js 2019-06-28 14:37:05 +01:00
cataloging_additem.js Bug 22669: Fix item editing on receiving an order 2019-04-26 10:17:21 +00:00
categories.js
charts.js
checkouts.js Bug 7088: (follow-up) Modify checkbox enabling 2019-05-09 14:40:49 +00:00
circ-patron-search-results.js Bug 22330: (QA follow-up) Enable datatable in patron search 2019-03-21 16:22:56 +00:00
commons.js
datatables.js Bug 22811: Add button to clear DataTables filtering 2019-05-09 19:30:05 +00:00
file-upload.js
funds_sorts.js
holds.js Bug 22633: Link barcodes in hold summary in patron account to moredetail page 2019-06-13 12:33:32 +01:00
ill-list-table.js Bug 18589: (follow-up) Fix merge problem 2019-03-22 20:21:50 +00:00
item_search_fields.js
letter.js
localcovers.js
mana.js Bug 22250: Clean up Mana KB integration with serials and reports 2019-04-11 11:34:14 +00:00
marc_modification_templates.js Bug 15814: Handle correctly MMTA edit button 2019-06-21 13:07:32 +01:00
marc_subfields_structure.js
members-menu.js Bug 14794: (follow-up) Add tooltip to filter box 2019-06-13 12:04:41 +01:00
members.js Bug 22862: Normalize SMS messaging numbers before validating them 2019-06-24 15:01:36 +01:00
merge-record.js
messaging-preference-form.js
offlinecirc.js
onboarding.js
rotating-collections.js
serials-toolbar.js
showpredictionpattern.js
sms_providers.js
staff-global.js Bug 15911: (follow-up) Allow enter to submit using the submit button 2019-03-13 03:42:10 +00:00
subscription-add.js Bug 22408: Subscription entry form cleanup 2019-04-30 12:54:30 +00:00
table_filters.js
tools-menu.js
xmlControlfield.js
z3950_search.js