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)
committerMatt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Wed, 1 Mar 2023 09:34:06 +0000 (09:34 +0000)
commit3f2f6cce8e650a2028d5902f9e079ed84c61a3c4
treebcda170a5a4fd2d702242a3fa6535008cc5a6cdc
parent23cbb6fb1ea34331498603a6470eb27a31b578ee
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>
(cherry picked from commit d76a6cb1049107af77efc4f642f754d98c9821d8)
Signed-off-by: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
koha-tmpl/intranet-tmpl/prog/en/includes/waiting_holds.inc