Bugzilla – Attachment 153152 Details for
Bug 34131
Plugins page breadcrumbs and side menu not consistent
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 34131: (QA follow-up) Update page title to reflect breadcrumbs and side-menu behaviour
Bug-34131-QA-follow-up-Update-page-title-to-reflec.patch (text/plain), 1.06 KB, created by
Pedro Amorim
on 2023-07-07 10:47:04 UTC
(
hide
)
Description:
Bug 34131: (QA follow-up) Update page title to reflect breadcrumbs and side-menu behaviour
Filename:
MIME Type:
Creator:
Pedro Amorim
Created:
2023-07-07 10:47:04 UTC
Size:
1.06 KB
patch
obsolete
>From cfb6a1db2a3d7967fee40d4d6850005bc751f6fa Mon Sep 17 00:00:00 2001 >From: Pedro Amorim <pedro.amorim@ptfs-europe.com> >Date: Fri, 7 Jul 2023 10:46:14 +0000 >Subject: [PATCH] Bug 34131: (QA follow-up) Update page title to reflect > breadcrumbs and side-menu behaviour > >--- > .../prog/en/modules/plugins/plugins-home.tt | 10 +++++++++- > 1 file changed, 9 insertions(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/plugins/plugins-home.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/plugins/plugins-home.tt >index 4e539a4ae3..3dad8c1ea9 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/plugins/plugins-home.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/plugins/plugins-home.tt >@@ -3,7 +3,15 @@ > [% USE KohaDates %] > [% SET footerjs = 1 %] > [% INCLUDE 'doc-head-open.inc' %] >-<title>Plugins › Tools › Koha </title> >+<title> >+ Plugins › >+ [% IF ( method == 'tool' ) %] >+ Tools >+ [% ELSE %] >+ Administration >+ [% END %] >+ › Koha >+ </title> > [% INCLUDE 'doc-head-close.inc' %] > </head> > >-- >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 34131
:
152727
|
152728
|
152745
|
152746
|
153150
|
153151
|
153152
|
153164
|
153165
|
153166
|
153167