Koha/koha-tmpl/intranet-tmpl/prog/en/modules/admin
Jonathan Druart 1fe1b704f9 Bug 22824: Fix yes/no vs 1/0
Patch generated with:
 perl -p -i -e 's# no: # 0: #' **/*.pref
 perl -p -i -e 's# yes: # 1: #' **/*.pref

no must be 0 and yes must be 1!

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

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

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-03-04 16:18:42 +01:00
..
preferences Bug 22824: Fix yes/no vs 1/0 2021-03-04 16:18:42 +01:00
searchengine/elasticsearch Bug 27316: Convert 'undef' for sort to Yes and use Yes/No instead of 0/1 2021-03-01 13:50:03 +01:00
additional-fields.tt
admin-home.tt
adveditorshortcuts.tt
aqbudgetperiods.tt
aqbudgets.tt
aqcontract.tt
aqplan.tt
audio_alerts.tt Bug 27592: Link audio alerts to corresponding preference and back 2021-03-01 15:14:23 +01:00
auth_subfields_structure.tt Bug 8976: (follow-up) Code cleaning 2021-03-03 11:57:51 +01:00
auth_tag_structure.tt
authorised_values.tt Bug 27703: Make ID of category select field unique 2021-03-03 11:59:01 +01:00
authtypes.tt
background_jobs.tt
biblio_framework.tt
branch_transfer_limits.tt
branches.tt
cash_registers.tt
categories.tt
checkmarc.tt
cities.tt
classsources.tt
clone-rules.tt
columns_settings.tt
credit_types.tt
currency.tt
debit_types.tt
desks.tt
didyoumean.tt
edi_accounts.tt
edi_ean_accounts.tt
item_circulation_alerts.tt
items_search_field.tt
items_search_fields.tt
itemtypes.tt
koha2marclinks.tt
library_groups.tt
localization.tt
marc_subfields_structure.tt Bug 8976: Code cleaning 2021-03-01 15:14:22 +01:00
marctagstructure.tt Bug 27713: Duplicate search field IDs in MARC framework administration template 2021-02-23 13:16:07 +01:00
matching-rules.tt
oai_set_mappings.tt
oai_sets.tt
overdrive.tt
patron-attr-types.tt Bug 8326: Add tooltips 2021-02-15 11:48:55 +01:00
preferences.tt
share_content.tt
smart-rules.tt
sms_providers.tt
smtp_servers.tt
sru_modmapping.tt
sru_modmapping_auth.tt
systempreferences.tt
transport-cost-matrix.tt
usage_statistics.tt
z3950servers.tt