Koha/koha-tmpl/intranet-tmpl/prog/en
Owen Leonard bc9871f428
Bug 23778: Regression: Guarantor entry section no longer has a unique id
This patch adds back a fieldset ID which was accidentally removed by Bug
14570:

<fieldset id="memberentry_guarantor" class="rows">

This ID is important if libraries want to customize the patron entry
page to hide the guarantor section.

To test, apply the patch and go to Patrons -> New patron.

Inspect the markup and look at the fieldset labeled "Guarantor
information." It should have the correct ID attribute.

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2019-10-09 14:30:39 +01:00
..
data
includes Bug 14669: (RM follow-up) Ensure updated include compiles 2019-10-09 07:30:51 +01:00
modules Bug 23778: Regression: Guarantor entry section no longer has a unique id 2019-10-09 14:30:39 +01:00
xslt Bug 23731: Give staff detail/OPAC detail option to display LOC classification 2019-10-08 14:56:07 +01:00
columns.def Bug 14570: Make it possible to add multiple guarantors to a record 2019-08-20 16:04:48 +01:00