Bugzilla – Attachment 147366 Details for
Bug 32826
Fix cataloguing/value_builder/unimarc_field_106.pl
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 32826: (QA follow-up) Remove tab
Bug-32826-QA-follow-up-Remove-tab.patch (text/plain), 1.16 KB, created by
Nick Clemens (kidclamp)
on 2023-02-24 16:49:38 UTC
(
hide
)
Description:
Bug 32826: (QA follow-up) Remove tab
Filename:
MIME Type:
Creator:
Nick Clemens (kidclamp)
Created:
2023-02-24 16:49:38 UTC
Size:
1.16 KB
patch
obsolete
>From a2ffaef4c4a000a853a574cf343fc9e4b117e9b6 Mon Sep 17 00:00:00 2001 >From: Nick Clemens <nick@bywatersolutions.com> >Date: Fri, 24 Feb 2023 16:47:46 +0000 >Subject: [PATCH] Bug 32826: (QA follow-up) Remove tab > >--- > cataloguing/value_builder/unimarc_field_106.pl | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/cataloguing/value_builder/unimarc_field_106.pl b/cataloguing/value_builder/unimarc_field_106.pl >index 4281987240..c1c092a43d 100755 >--- a/cataloguing/value_builder/unimarc_field_106.pl >+++ b/cataloguing/value_builder/unimarc_field_106.pl >@@ -35,7 +35,7 @@ my $res=" > function Clic$field_number(ev) { > ev.preventDefault(); > defaultvalue=document.getElementById(ev.data.id).value; >- newin=window.open(\"../cataloguing/plugin_launcher.pl?plugin_name=unimarc_field_106.pl&index=\" + ev.data.id + \"&result=\"+defaultvalue,\"unimarc_field_106\",'width=500,height=400,toolbar=false,scrollbars=yes'); >+ newin=window.open(\"../cataloguing/plugin_launcher.pl?plugin_name=unimarc_field_106.pl&index=\" + ev.data.id + \"&result=\"+defaultvalue,\"unimarc_field_106\",'width=500,height=400,toolbar=false,scrollbars=yes'); > > } > </script> >-- >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 32826
:
146091
|
146762
|
146936
|
147365
| 147366