[Koha-bugs] [Bug 23778] Regression: Guarantor entry section no longer has a unique id

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 8 16:22:09 CEST 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23778

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 93871
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93871&action=edit
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.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list