Bugzilla – Attachment 97359 Details for
Bug 15686
Rename "item level holds" circ rule column to "OPAC item level holds"
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 15686 - Rename "item level holds" circ rule column to "OPAC item level holds"
Bug-15686---Rename-item-level-holds-circ-rule-colu.patch (text/plain), 1.82 KB, created by
Lisette Scheer
on 2020-01-14 16:54:05 UTC
(
hide
)
Description:
Bug 15686 - Rename "item level holds" circ rule column to "OPAC item level holds"
Filename:
MIME Type:
Creator:
Lisette Scheer
Created:
2020-01-14 16:54:05 UTC
Size:
1.82 KB
patch
obsolete
>From 5b89d3a6cb0372961e062a336bc62475463ad18b Mon Sep 17 00:00:00 2001 >From: Lisette Scheer <lisettes@latahlibrary.org> >Date: Fri, 10 Jan 2020 21:26:16 +0000 >Subject: [PATCH] Bug 15686 - Rename "item level holds" circ rule column to > "OPAC item level holds" This patch changes the column heading on > smart-rules.pl to indicate that it only effects item level holds on the OPAC > side, rather than the intranet. To test: 1. Go to Administration, circulation > and fine rules. 2. Observe incorrect heading on both the top and bottom of > the table. 3. Apply the patch. 4. Repeat step 1. 5. Observe new headings. > >--- > koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt >index dac351be67..b2d4d4046d 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt >@@ -105,7 +105,7 @@ > <th>Holds allowed (daily)</th> > <th>Holds per record (count)</th> > <th>On shelf holds allowed</th> >- <th>Item level holds</th> >+ <th>OPAC item level holds</th> > <th>Article requests</th> > <th>Rental discount (%)</th> > <th>Actions</th> >@@ -387,7 +387,7 @@ > <th>Holds allowed (daily)</th> > <th>Holds per record (count)</th> > <th>On shelf holds allowed</th> >- <th>Item level holds</th> >+ <th>OPAC item level holds</th> > <th>Article requests</th> > <th>Rental discount (%)</th> > <th> </th> >-- >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 15686
:
97359
|
97364
|
97370