Bugzilla – Attachment 90265 Details for
Bug 22960
Typo found in circulation.pref in UpdateItemLocationOnCheckin preference
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 22960: (follow-up) Fix another tiny typo
Bug-22960-follow-up-Fix-another-tiny-typo.patch (text/plain), 1.46 KB, created by
Katrin Fischer
on 2019-06-02 09:19:01 UTC
(
hide
)
Description:
Bug 22960: (follow-up) Fix another tiny typo
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2019-06-02 09:19:01 UTC
Size:
1.46 KB
patch
obsolete
>From 4f5c9e16ad10b86df6d928f46e1ac3f9fbf4830d Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <katrin.fischer.83@web.de> >Date: Sun, 2 Jun 2019 09:18:00 +0000 >Subject: [PATCH] Bug 22960: (follow-up) Fix another tiny typo > >This only seems to appear in the .pref file: > >...pairs. the => ... pairs. The >--- > .../intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref >index a7492c41fd..da9f932e6c 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref >@@ -535,7 +535,7 @@ Circulation: > type: textarea > syntax: text/x-yaml > class: code >- - "This a list of value pairs. the first value is followed immediately by colon space then the second value.<br/><br/>" >+ - "This a list of value pairs. The first value is followed immediately by colon space then the second value.<br/><br/>" > - "Examples:<br/>" > - "PROC: FIC - causes an item in the Processing Center location to be updated into the Fiction location on check in.<br/>" > - "FIC: GEN - causes an item in the Fiction location to be updated into the General stacks location on check in.<br/>" >-- >2.11.0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 22960
:
89955
|
90072
|
90121
|
90122
|
90138
|
90140
| 90265 |
90306