[Koha-bugs] [Bug 32492] Improve mark-up of OPAC messaging table to ease customization

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 10 23:42:44 CET 2023


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

--- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 146525
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=146525&action=edit
Bug 32492: Add IDs to the rows of the patron messaging table in OPAC and staff
interface

Sometimes you want to hide notice from the messaging options
becaue the library is not using it. With this patch, we'll
have unique IDs on the <tr> to do so easily.

To test:
* Look at the messaging preferences
  * in the OPAC messaging tab
  * in the staff interface details tab
  * in the staff interface patron edit form
* Verify there are no classes or IDs on the rows or other elements
* Apply patch
* Verify there are nice IDs now on the table rows (tr elements)
  for each message.

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


More information about the Koha-bugs mailing list