Bugzilla – Attachment 149088 Details for
Bug 11844
Additional fields for order lines
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 11844: (follow-up) Add format hint to the additional fields admin page
Bug-11844-follow-up-Add-format-hint-to-the-additio.patch (text/plain), 1.38 KB, created by
Biblibre Sandboxes
on 2023-04-03 09:53:42 UTC
(
hide
)
Description:
Bug 11844: (follow-up) Add format hint to the additional fields admin page
Filename:
MIME Type:
Creator:
Biblibre Sandboxes
Created:
2023-04-03 09:53:42 UTC
Size:
1.38 KB
patch
obsolete
>From 58839eb1d8e0f7b2efac923733ab8c0ac94ea07f Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <katrin.fischer@bsz-bw.de> >Date: Fri, 10 Feb 2023 16:39:12 +0000 >Subject: [PATCH] Bug 11844: (follow-up) Add format hint to the additional > fields admin page > >The MARC field needs to be added with a $ between field and subfield >for things to work right. So this adds a hint about the expected format. > >Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de> >Signed-off-by: Michaela Sieber <michaela.sieber@kit.edu> >--- > .../intranet-tmpl/prog/en/modules/admin/additional-fields.tt | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/additional-fields.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/additional-fields.tt >index c41ee06af7..1519c1dcc4 100755 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/additional-fields.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/additional-fields.tt >@@ -210,6 +210,7 @@ > <li> > <label for="marcfield">MARC field: </label> > <input type="text" name="marcfield" id="marcfield" value="[% field.marcfield | html %]" /> >+ <div class="hint">Example: 942$c</div> > </li> > <li> > <label for="marcfield_mode">MARC field mode: </label> >-- >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 11844
:
25632
|
25638
|
41859
|
41860
|
45674
|
45675
|
45676
|
45758
|
45915
|
45916
|
45917
|
53614
|
53615
|
53616
|
53618
|
53619
|
55529
|
75332
|
75362
|
141116
|
145517
|
145535
|
145536
|
145540
|
146497
|
146500
|
146501
|
146502
|
146503
|
146504
|
146505
|
146506
|
148889
|
148895
|
148897
|
149081
|
149082
|
149083
|
149084
|
149085
|
149086
|
149087
|
149088
|
149089
|
149090
|
149091
|
149682
|
149683
|
149684
|
149685
|
149686
|
149687
|
149688
|
149689
|
149690
|
149691
|
149692
|
150537
|
150538
|
150539
|
150540
|
150541
|
150542
|
150543
|
150544
|
150545
|
150546
|
150547
|
150548
|
151220
|
151221
|
151222
|
151223
|
151224
|
151225
|
151226
|
151227
|
151228
|
151229
|
151230
|
151366