Bugzilla – Attachment 181039 Details for
Bug 37829
Allow additional fields for bookings
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 37829: Add entry point for additional fields in place_booking.inc
Bug-37829-Add-entry-point-for-additional-fields-in.patch (text/plain), 1008 bytes, created by
Paul Derscheid
on 2025-04-16 16:31:09 UTC
(
hide
)
Description:
Bug 37829: Add entry point for additional fields in place_booking.inc
Filename:
MIME Type:
Creator:
Paul Derscheid
Created:
2025-04-16 16:31:09 UTC
Size:
1008 bytes
patch
obsolete
>From c1d8cae803e5ffb250400d3e14dfb0bc377639bb Mon Sep 17 00:00:00 2001 >From: Paul Derscheid <paul.derscheid@lmscloud.de> >Date: Wed, 16 Apr 2025 15:39:41 +0000 >Subject: [PATCH] Bug 37829: Add entry point for additional fields in > place_booking.inc > >--- > .../intranet-tmpl/prog/en/includes/modals/place_booking.inc | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/modals/place_booking.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/modals/place_booking.inc >index 217c69460d..e901c7adc3 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/includes/modals/place_booking.inc >+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/modals/place_booking.inc >@@ -50,6 +50,7 @@ > </li> > </ol> > </fieldset> >+ <fieldset class="brief" id="booking_extended_attributes"></fieldset> > </div> > <!-- /.modal-body --> > <div class="modal-footer"> >-- >2.39.5
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 37829
:
181034
|
181035
|
181036
|
181037
|
181038
| 181039 |
181040
|
181041
|
181042
|
181043