Bugzilla – Attachment 127338 Details for
Bug 24223
Convert OpacNav system preference to news block
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 24223: Fix borrowernumber from opac-readingrecord.tt
Bug-24223-Fix-borrowernumber-from-opac-readingreco.patch (text/plain), 1011 bytes, created by
Jonathan Druart
on 2021-11-05 08:30:51 UTC
(
hide
)
Description:
Bug 24223: Fix borrowernumber from opac-readingrecord.tt
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2021-11-05 08:30:51 UTC
Size:
1011 bytes
patch
obsolete
>From dc19ad5da0d06bf46031203ecaacb6ff7245e6cf Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Fri, 5 Nov 2021 09:30:31 +0100 >Subject: [PATCH] Bug 24223: Fix borrowernumber from opac-readingrecord.tt > >--- > koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-readingrecord.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-readingrecord.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-readingrecord.tt >index 4033ab12b46..aebf8ec5ca1 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-readingrecord.tt >+++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-readingrecord.tt >@@ -224,7 +224,7 @@ > } > }); > }); >- var borrowernumber = "[% borrowernumber | html %]"; >+ var borrowernumber = "[% logged_in_user.borrowernumber | html %]"; > var MSG_YOUR_RATING = _("Your rating: %s, "); > var MSG_AVERAGE_RATING = _("Average rating: %s (%s votes)"); > </script> >-- >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 24223
:
104362
|
104364
|
104453
|
109856
|
110843
|
110853
|
110897
|
110898
|
113130
|
113131
|
113132
|
115758
|
115759
|
115760
|
124935
|
124936
|
124937
|
124938
|
125300
|
125301
|
125302
|
125303
|
125304
|
125767
|
125768
|
125769
|
125770
|
125771
|
126089
|
126147
|
126484
|
126485
|
126486
|
126487
|
126488
|
126489
|
126490
|
126491
|
126492
|
127338
|
127343
|
127344
|
127345
|
127346