Bugzilla – Attachment 150313 Details for
Bug 33550
Rename Patron restrictions administration page 'Patron restriction types'
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 33550: Remove question mark in breadcrumb
Bug-33550-Remove-question-mark-in-breadcrumb.patch (text/plain), 1.00 KB, created by
Caroline Cyr La Rose
on 2023-04-27 19:20:17 UTC
(
hide
)
Description:
Bug 33550: Remove question mark in breadcrumb
Filename:
MIME Type:
Creator:
Caroline Cyr La Rose
Created:
2023-04-27 19:20:17 UTC
Size:
1.00 KB
patch
obsolete
>From a6f492fe179532f9d6ea4ac45a70bfd7dce3dcef Mon Sep 17 00:00:00 2001 >From: Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> >Date: Thu, 27 Apr 2023 15:19:21 -0400 >Subject: [PATCH] Bug 33550: Remove question mark in breadcrumb > >--- > koha-tmpl/intranet-tmpl/prog/en/modules/admin/restrictions.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/restrictions.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/restrictions.tt >index bf29980506..f55e84aaba 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/restrictions.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/restrictions.tt >@@ -45,7 +45,7 @@ > > [% IF op == 'delete_confirm' %] > [% WRAPPER breadcrumb_item bc_active= 1 %] >- <span>Delete restriction type?</span> >+ <span>Delete restriction type '[% PROCESS restriction_type_description %]'</span> > [% END %] > [% END %] > [% END #/ WRAPPER breadcrumbs %] >-- >2.34.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 33550
:
149780
|
149807
|
150229
|
150230
|
150312
|
150313
|
150316
|
150317
|
150318
|
150319
|
150900
|
150901
|
150902
|
150903
|
150904