Bug 32503: (follow-up) Move data-order attributes
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 29 Dec 2022 11:33:47 +0000 (11:33 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Mon, 27 Feb 2023 14:37:11 +0000 (11:37 -0300)
commitd76a6cb1049107af77efc4f642f754d98c9821d8
tree37d98b5ef2c4e57f044ba638b72f3d8605e897a5
parent208de0c37160c2dc055072b167d901525e7eb94f
Bug 32503: (follow-up) Move data-order attributes

It looks like the data-order attributes were at the wrong level to me,
i.e. not part of the 'td' but instead part of the cell content.

This patch moves those data-order attributes where possible and drops
the data-type definitions on the headers.

However, for the cancellation case, this isn't as clear cut as we may
well display more than one cancellation request date in the same cell.
For this case I've left Katrins data-type="@data-order" trick.

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
koha-tmpl/intranet-tmpl/prog/en/includes/waiting_holds.inc