Koha/koha-tmpl/opac-tmpl/bootstrap
Katrin Fischer 7371ee848f
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.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-03-06 14:45:22 -03:00
..
css Bug 31028: (follow-up) Consistently style help-block 2023-03-06 11:23:17 -03:00
en Bug 32492: Add IDs to the rows of the patron messaging table in OPAC and staff interface 2023-03-06 14:45:22 -03:00
images Bug 29036: (follow-up) Improve the use of variables to keep colors consistent 2021-12-01 21:38:12 -10:00
itemtypeimg Bug 27523: (follow-up) Add copy of image to carredart in the OPAC 2021-08-18 16:28:25 +02:00
js Bug 31028: Add feedback to the patron on submission 2023-03-06 11:23:17 -03:00
lib Bug 30310: Remove momentjs 2023-01-31 10:19:45 -03:00