Bugzilla – Attachment 171111 Details for
Bug 13342
Not logged in user can place a review/comment as a deleted patron
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 13342: Tidy
Bug-13342-Tidy.patch (text/plain), 864 bytes, created by
David Cook
on 2024-09-06 00:36:28 UTC
(
hide
)
Description:
Bug 13342: Tidy
Filename:
MIME Type:
Creator:
David Cook
Created:
2024-09-06 00:36:28 UTC
Size:
864 bytes
patch
obsolete
>From 1a682924ddc761b595ea0577fbb1d5cb35fd87e9 Mon Sep 17 00:00:00 2001 >From: David Cook <dcook@prosentient.com.au> >Date: Fri, 6 Sep 2024 00:29:51 +0000 >Subject: [PATCH] Bug 13342: Tidy > >Signed-off-by: David Cook <dcook@prosentient.com.au> >--- > opac/opac-review.pl | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > >diff --git a/opac/opac-review.pl b/opac/opac-review.pl >index f69740b2c2..814cd60f75 100755 >--- a/opac/opac-review.pl >+++ b/opac/opac-review.pl >@@ -36,9 +36,9 @@ my $op = $query->param('op') // q{}; > > my ( $template, $borrowernumber, $cookie ) = get_template_and_user( > { >- template_name => "opac-review.tt", >- query => $query, >- type => "opac", >+ template_name => "opac-review.tt", >+ query => $query, >+ type => "opac", > } > ); > >-- >2.39.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 13342
:
168286
|
171000
|
171001
|
171109
|
171110
|
171111
|
171118