Bugzilla – Attachment 179359 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.72 KB, created by
Lari Taskula
on 2025-03-14 21:18:55 UTC
(
hide
)
Description:
Bug 30200: Add pref to right file
Filename:
MIME Type:
Creator:
Lari Taskula
Created:
2025-03-14 21:18:55 UTC
Size:
1.72 KB
patch
obsolete
>From efd20257d05df59b114c7bbe57e9552c9e48220a 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 > >--- > .../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 44d8a9e83a3..d3d96d00fd0 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