Bugzilla – Attachment 150910 Details for
Bug 33390
Expand links to authorized values interface when an authval is mentioned in preferences
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 33390: (follow-up) move ItemsDeniedRenewal links to less confusing place
Bug-33390-follow-up-move-ItemsDeniedRenewal-links-.patch (text/plain), 1.80 KB, created by
Katrin Fischer
on 2023-05-09 21:40:07 UTC
(
hide
)
Description:
Bug 33390: (follow-up) move ItemsDeniedRenewal links to less confusing place
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2023-05-09 21:40:07 UTC
Size:
1.80 KB
patch
obsolete
>From 92e273731ef854348560e7fd1c398c736b6f60d5 Mon Sep 17 00:00:00 2001 >From: Lucas Gass <lucas@bywatersolutions.com> >Date: Mon, 24 Apr 2023 23:01:06 +0000 >Subject: [PATCH] Bug 33390: (follow-up) move ItemsDeniedRenewal links to less > confusing place > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > .../prog/en/modules/admin/preferences/circulation.pref | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) > >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 f5916435b6..86b402888b 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 >@@ -558,9 +558,10 @@ Circulation: > - "<br />Can name any field in the items table followed by a colon then a space then" > - "a bracketed list of values separated by commas." > - "For example:" >- - "<br />ccode: [NEWFIC,NULL,DVD] <a href='/cgi-bin/koha/admin/authorised_values.pl?searchfield=CCODE'>Collection codes</a>" >- - "<br />itype: [NEWBK,\"\"] <a href='/cgi-bin/koha/admin/itemtypes.pl'>Item types</a>" >+ - "<br />ccode: [NEWFIC,NULL,DVD]" >+ - "<br />itype: [NEWBK,\"\"]" > - "<br /> <strong>NOTE:</strong> The word 'NULL' can be used to block renewal on undefined fields, while an empty string \"\" will block on an empty (but defined) field." >+ - "<br /><strong>LINKS:</strong> <a href='/cgi-bin/koha/admin/authorised_values.pl?searchfield=CCODE'>Collection codes</a> | <a href='/cgi-bin/koha/admin/itemtypes.pl'>Item types</a>" > - > - pref: UpdateNotForLoanStatusOnCheckout > type: textarea >-- >2.30.2
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 33390
:
149109
|
149110
|
150178
|
150909
|
150910
|
150911
|
158191
|
158192
|
158193
|
158200
|
158201
|
158202