Bugzilla – Attachment 155866 Details for
Bug 27634
Turn off patron self-registration if no default category is set
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 27634: Force include of dateexpiry
Bug-27634-Force-include-of-dateexpiry.patch (text/plain), 1.36 KB, created by
Jonathan Druart
on 2023-09-18 21:08:02 UTC
(
hide
)
Description:
Bug 27634: Force include of dateexpiry
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2023-09-18 21:08:02 UTC
Size:
1.36 KB
patch
obsolete
>From 77909f2a5d42e29d1f217429048f06f849927463 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Fri, 5 Feb 2021 11:16:17 +0100 >Subject: [PATCH] Bug 27634: Force include of dateexpiry > >Otherwise we see a "Date expiry" entry in the form. > >Signed-off-by: David Nind <david@davidnind.com> >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > .../intranet-tmpl/prog/en/modules/admin/preferences/opac.pref | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref >index 97bcdc8d46f..be8620a2fa9 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref >@@ -802,7 +802,7 @@ OPAC: > type: modalselect > source: borrowers > exclusions: branchcode|sort1|sort2|gonenoaddress|lost|flags >- inclusions: categorycode >+ inclusions: categorycode|dateexpiry > - > - "The following <a href='http://schema.koha-community.org/__VERSION__/tables/borrowers.html' target='blank'>database columns</a> will not appear on the patron self-modification screen:" > - pref: PatronSelfModificationBorrowerUnwantedField >-- >2.25.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 27634
:
116378
|
116379
|
116380
|
116381
|
116382
|
116383
|
116491
|
145599
|
145600
|
145601
|
145602
|
145603
|
145604
|
145605
|
145922
|
147531
|
147532
|
147533
|
147534
|
147535
|
147536
|
147537
|
149746
|
149747
|
149748
|
149896
|
149897
|
149898
|
149899
|
149900
|
149901
|
149902
|
150083
|
150084
|
150085
|
150086
|
150087
|
150088
|
150089
|
150090
|
151046
|
151047
|
151048
|
151049
|
155863
|
155864
|
155865
| 155866 |
155867
|
155868
|
155869
|
155870
|
156203