Koha/koha-tmpl/intranet-tmpl/prog/en/modules/admin
Tomas Cohen Arazi 63b7017bd3 Bug 19539: Fix column index shift in cirulation rules
This patch fixes an index shift introduced by bug 18857 when it introduced
a new column.

To test:
- On the Circulation and fine rules page
- Empty the value of 'Current on-site checkouts allowed' and save
- Notice 'Unlimited' shows on the saved rule.
- Click edit
=> FAIL: the 'Unlimited' string displays instead of the empty string on the editing row.
- Apply this patch
- Re-open the circ rules page
- Click edit
=> SUCCESS: An empty string fills the 'Unlimited' fields
- Sign off :-D

Signed-off-by: David Bourgault <david.bourgault@inlibro.com>

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

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2017-11-01 13:09:52 -03:00
..
preferences Bug 14919: (follow-up) Fixing some typos and adding to pref description 2017-10-27 16:05:02 -03:00
searchengine/elasticsearch
admin-home.tt
aqbudgetperiods.tt Bug 18351: Able to delete budget with funds 2017-09-12 11:28:53 -03:00
aqbudgets.tt
aqcontract.tt
aqplan.tt
audio_alerts.tt
auth_subfields_structure.tt
auth_tag_structure.tt
authorised_values.tt Bug 19391: (bug 19128 follow-up) Fix failing tests from auth_values_input_www.t 2017-09-29 17:12:18 -03:00
authtypes.tt Bug 19108: Fix Stored XSS in authtypes.pl 2017-09-29 12:20:50 -03:00
biblio_framework.tt Bug 19108: (follow-up) Fix Stored XSS in biblio_framework.pl 2017-09-29 12:20:51 -03:00
branch_transfer_limits.tt
branches.tt Bug 10132: (QA followup) Open LOC URL on a separate window 2017-09-19 09:47:28 -03:00
categories.tt Bug 19128: Fix Stored XSS in patron-attr-types.pl, authorised_values.pl and categories.pl 2017-09-29 12:20:45 -03:00
checkmarc.tt
cities.tt
classsources.tt Bug 19108: Fix Stored XSS in classsources.pl 2017-09-29 12:20:50 -03:00
clone-rules.tt
columns_settings.tt Bug 16759: Make OPAC holdings table configurable 2017-10-25 12:14:40 -03:00
currency.tt Bug 19033: XSS Flaws in Currencies and exchange page 2017-08-29 12:00:37 -03:00
didyoumean.tt
edi_accounts.tt
edi_ean_accounts.tt
fieldmapping.tt Bug 19108: (follow-up) Fix Stored XSS in fieldmapping.pl and items_search_fields.pl 2017-09-29 12:20:51 -03:00
item_circulation_alerts.tt
items_search_field.tt Bug 19108: Fix Stored XSS in items_search_fields.pl 2017-09-29 12:20:50 -03:00
items_search_fields.tt Bug 19108: (follow-up) Fix Stored XSS in fieldmapping.pl and items_search_fields.pl 2017-09-29 12:20:51 -03:00
itemtypes.tt Bug 12768: Replacement cost and processing fee management 2017-10-20 17:14:33 -03:00
koha2marclinks.tt
localization.tt
marc_subfields_structure.tt
marctagstructure.tt Bug 19108: Fix Stored XSS in biblio_framework.pl and marctagstructure.pl 2017-09-29 12:20:51 -03:00
matching-rules.tt Bug 19103: Fix Stored XSS in matching-rules.pl 2017-09-29 12:20:46 -03:00
oai_set_mappings.tt Bug 19108: Fix Stored XSS in oai_sets.pl 2017-09-29 12:20:47 -03:00
oai_sets.tt Bug 19108: Fix Stored XSS in oai_sets.pl 2017-09-29 12:20:47 -03:00
patron-attr-types.tt Bug 19103: Fix Stored XSS in patron-attr-types.pl 2017-09-29 12:20:46 -03:00
preferences.tt Bug 16726: Do not display "You searched for:" if not needed 2017-10-03 11:06:07 -03:00
printers.tt
smart-rules.tt Bug 19539: Fix column index shift in cirulation rules 2017-11-01 13:09:52 -03:00
sms_providers.tt
sru_modmapping.tt
systempreferences.tt
transport-cost-matrix.tt
usage_statistics.tt
z3950servers.tt