Bugzilla – Attachment 141996 Details for
Bug 31556
Correct breadcrumb for Cataloging module
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 31556: Update breadcrumb for Export
Bug-31556-Update-breadcrumb-for-Export.patch (text/plain), 1.23 KB, created by
Martin Renvoize (ashimema)
on 2022-10-17 15:31:26 UTC
(
hide
)
Description:
Bug 31556: Update breadcrumb for Export
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2022-10-17 15:31:26 UTC
Size:
1.23 KB
patch
obsolete
>From 0570e56f30877fff73179547c1124ba67f867f21 Mon Sep 17 00:00:00 2001 >From: Martin Renvoize <martin.renvoize@ptfs-europe.com> >Date: Mon, 17 Oct 2022 16:28:40 +0100 >Subject: [PATCH] Bug 31556: Update breadcrumb for Export > >--- > koha-tmpl/intranet-tmpl/prog/en/modules/tools/export.tt | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/export.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/export.tt >index dd5d570bb4..30dc1f1ac1 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/export.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/export.tt >@@ -3,7 +3,7 @@ > [% USE Branches %] > [% SET footerjs = 1 %] > [% INCLUDE 'doc-head-open.inc' %] >-<title>Export data › Tools › Koha</title> >+<title>Export data › Cataloging › Koha</title> > [% INCLUDE 'doc-head-close.inc' %] > <style> > fieldset.rows fieldset.rows { >@@ -24,7 +24,7 @@ > <a href="/cgi-bin/koha/mainpage.pl">Home</a> > </li> > <li> >- <a href="/cgi-bin/koha/tools/tools-home.pl">Tools</a> >+ <a href="/cgi-bin/koha/cataloging/cataloging-home.pl">Cataloging</a> > </li> > <li> > <a href="#" aria-current="page"> >-- >2.20.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 31556
:
141995
| 141996 |
141997