Bugzilla – Attachment 35812 Details for
Bug 13676
OpacSuppression description says 'items' but means 'records'
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 13676 - OpacSuppression description says 'items' but means 'records'
Bug-13676---OpacSuppression-description-says-items.patch (text/plain), 1.93 KB, created by
Marc Véron
on 2015-02-10 17:36:20 UTC
(
hide
)
Description:
Bug 13676 - OpacSuppression description says 'items' but means 'records'
Filename:
MIME Type:
Creator:
Marc Véron
Created:
2015-02-10 17:36:20 UTC
Size:
1.93 KB
patch
obsolete
>From fc14c30a931207f2f29376d339c5182fa9a2dc6a Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Marc=20V=C3=A9ron?= <veron@veron.ch> >Date: Tue, 10 Feb 2015 18:32:08 +0100 >Subject: [PATCH] Bug 13676 - OpacSuppression description says 'items' but > means 'records' > >This patch changes the wording for the OpacSuppression preference description. > >Without patch: >... items marked as suppressed from OPAC search results. Note that you must have the <code>Suppress</code> index set up in Zebra and at least one suppressed item, or your searches will be broken. ... > >With patch: >... items marked as suppressed from OPAC search results. Note that you must have the <code>Suppress</code> index set up in Zebra and at least one suppressed biblio record, or your searches will be broken. ... >--- > .../intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref >index 157bfc8..bc35aad 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref >@@ -171,7 +171,7 @@ Cataloging: > choices: > yes: Hide > no: "Don't hide" >- - items marked as suppressed from OPAC search results. Note that you must have the <code>Suppress</code> index set up in Zebra and at least one suppressed item, or your searches will be broken. >+ - items marked as suppressed from OPAC search results. Note that you must have the <code>Suppress</code> index set up in Zebra and at least one suppressed biblio record, or your searches will be broken. > - <br />Restrict the suppression to IP adresses outside of the IP range > - pref: OpacSuppressionByIPRange > class: short >-- >1.7.10.4
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 13676
:
35812
|
36133
|
36164
|
69862
|
69863
|
69900