Bugzilla – Attachment 149344 Details for
Bug 33005
Use template wrapper for breadcrumbs: Acquisitions part 3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 33005: (QA follow-up) Update breadcrumb when editing a vendor
Bug-33005-QA-follow-up-Update-breadcrumb-when-edit.patch (text/plain), 1.30 KB, created by
Katrin Fischer
on 2023-04-09 11:20:04 UTC
(
hide
)
Description:
Bug 33005: (QA follow-up) Update breadcrumb when editing a vendor
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2023-04-09 11:20:04 UTC
Size:
1.30 KB
patch
obsolete
>From fa24f02c39dbf3e92dd67fd8c0b0c7f4259ebf2c Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <katrin.fischer.83@web.de> >Date: Sun, 9 Apr 2023 00:26:22 +0000 >Subject: [PATCH] Bug 33005: (QA follow-up) Update breadcrumb when editing a > vendor > >When editing a vendor the last part of the breadcrumbs read: >Update: <vendor> > >This is very unusual, so updated to the standard wording: >Modify <vendor> > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/acqui/supplier.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/supplier.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/supplier.tt >index ad1229b290..f3218928e8 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/supplier.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/supplier.tt >@@ -110,7 +110,7 @@ > <a href="/cgi-bin/koha/acqui/supplier.pl?booksellerid=[% booksellerid | uri %]">[% name | html %]</a> > [% END %] > [% WRAPPER breadcrumb_item bc_active= 1 %] >- <span>Update: [% name | html %]</span> >+ <span>Modify [% name | html %]</span> > [% END %] > [% ELSE %] > [% WRAPPER breadcrumb_item bc_active= 1 %] >-- >2.30.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 33005
:
146922
|
147323
|
149241
|
149242
|
149340
|
149341
|
149342
|
149343
| 149344 |
149345
|
149346