Bugzilla – Attachment 179913 Details for
Bug 30200
Add customizable tabs to interlibrary loan requests list
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 30200: Add pref to right file
Bug-30200-Add-pref-to-right-file.patch (text/plain), 1.77 KB, created by
Magnus Enger
on 2025-03-31 08:17:28 UTC
(
hide
)
Description:
Bug 30200: Add pref to right file
Filename:
MIME Type:
Creator:
Magnus Enger
Created:
2025-03-31 08:17:28 UTC
Size:
1.77 KB
patch
obsolete
>From 8c217af5691d7ed0c23c945bdf5bb6811b575c31 Mon Sep 17 00:00:00 2001 >From: Magnus Enger <magnus@libriotech.no> >Date: Fri, 22 Nov 2024 13:50:51 +0100 >Subject: [PATCH] Bug 30200: Add pref to right file > >Signed-off-by: Magnus Enger <magnus@libriotech.no> >--- > .../admin/preferences/interlibrary_loans.pref | 18 ++++++++++++++++++ > 1 file changed, 18 insertions(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/interlibrary_loans.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/interlibrary_loans.pref >index 44d8a9e83a..d3d96d00fd 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/interlibrary_loans.pref >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/interlibrary_loans.pref >@@ -31,6 +31,24 @@ Interlibrary loans: > - pref: ILLPartnerCode > choices: patron-categories > - "as partners to place ILL requests with." >+ - >+ - "Add customizable tabs to interlibrary loan requests list:" >+ - pref: ILLRequestsTabs >+ syntax: text/x-yaml >+ class: code >+ type: textarea >+ - "This is a list that defines tab names and statuses that will be sorted under that tab.<br/><br/>" >+ - "Examples:<br/>" >+ - "<pre>- name: Closed</pre>" >+ - "<pre> status:</pre>" >+ - "<pre> - COMP</pre>" >+ - "<pre>- name: Ordered</pre>" >+ - "<pre> status:</pre>" >+ - "<pre> - REQ</pre>" >+ - "<pre> - ANOTHER_ORDER_STATUS</pre>" >+ - "<pre>- name: On loan</pre>" >+ - "<pre> status:</pre>" >+ - "<pre> - CHK</pre>" > Notifications: > - > - "Send these ILL notices to staff when appropriate:" >-- >2.34.1
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 30200
:
131305
|
131306
|
131307
|
131959
|
131960
|
134466
|
134467
|
138863
|
138864
|
138865
|
138866
|
141338
|
141339
|
141340
|
141341
|
179356
|
179357
|
179358
|
179359
|
179436
|
179437
|
179438
|
179439
|
179442
|
179443
|
179444
|
179910
|
179911
|
179912
|
179913
|
182025
|
182026
|
182027
|
182028
|
182029