Bugzilla – Attachment 160014 Details for
Bug 35463
Link preservation module help to the manual
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 35463: Open erm and preservation help in new tab
Bug-35463-Open-erm-and-preservation-help-in-new-ta.patch (text/plain), 1.19 KB, created by
Martin Renvoize (ashimema)
on 2023-12-19 15:14:42 UTC
(
hide
)
Description:
Bug 35463: Open erm and preservation help in new tab
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2023-12-19 15:14:42 UTC
Size:
1.19 KB
patch
obsolete
>From c133870007a38492f32ba3abc85a3e28744022dd Mon Sep 17 00:00:00 2001 >From: Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> >Date: Mon, 4 Dec 2023 17:24:14 -0500 >Subject: [PATCH] Bug 35463: Open erm and preservation help in new tab > >Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> >Signed-off-by: Philip Orr <philip.orr@lmscloud.de> >Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> >--- > koha-tmpl/intranet-tmpl/prog/js/vue/components/Help.vue | 6 +++++- > 1 file changed, 5 insertions(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/js/vue/components/Help.vue b/koha-tmpl/intranet-tmpl/prog/js/vue/components/Help.vue >index 4f522a1506e..5845593328b 100644 >--- a/koha-tmpl/intranet-tmpl/prog/js/vue/components/Help.vue >+++ b/koha-tmpl/intranet-tmpl/prog/js/vue/components/Help.vue >@@ -1,6 +1,10 @@ > <template> > <nav id="shortcut" class="shortcut"> >- <a href="/cgi-bin/koha/help.pl" class="toplinks" id="helper" >+ <a >+ href="/cgi-bin/koha/help.pl" >+ class="toplinks" >+ id="helper" >+ target="_blank" > ><i class="fa fa-question-circle"></i> <span>Help</span></a > > > </nav> >-- >2.43.0
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 35463
:
159456
|
159485
|
159563
|
159564
|
159582
|
159583
|
159584
|
159586
|
159644
|
159645
|
159646
|
159647
|
160013
| 160014 |
160015
|
160016