Bugzilla – Attachment 173407 Details for
Bug 38275
Unable to delete patron card creator images
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 38275: Remove "cud" from delete
Bug-38275-Remove-cud-from-delete.patch (text/plain), 735 bytes, created by
David Nind
on 2024-10-25 18:20:52 UTC
(
hide
)
Description:
Bug 38275: Remove "cud" from delete
Filename:
MIME Type:
Creator:
David Nind
Created:
2024-10-25 18:20:52 UTC
Size:
735 bytes
patch
obsolete
>From 6cd587a9fa65cf3cf1b9d8a4bce2ae5811e3a782 Mon Sep 17 00:00:00 2001 >From: Laura_Escamilla <laura.escamilla@bywatersolutions.com> >Date: Fri, 25 Oct 2024 15:30:35 +0000 >Subject: [PATCH] Bug 38275: Remove "cud" from delete > >Signed-off-by: David Nind <david@davidnind.com> >--- > patroncards/image-manage.pl | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/patroncards/image-manage.pl b/patroncards/image-manage.pl >index c018cda753..66851025c2 100755 >--- a/patroncards/image-manage.pl >+++ b/patroncards/image-manage.pl >@@ -118,7 +118,7 @@ if ($op eq 'cud-upload') { > } > } > } >-elsif ($op eq 'cud-delete') { >+elsif ($op eq 'delete') { > my $err = ''; > my $errstr = ''; > if (@image_ids) { >-- >2.39.5
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 38275
:
173397
|
173398
|
173407
|
173408
|
173419
|
173420
|
173434