Bug 31962: Add tooltip to 'configure' on datatable controls
authorKatrin Fischer <katrin.fischer.83@web.de>
Fri, 6 Jan 2023 21:04:54 +0000 (21:04 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 31 Jan 2023 13:49:34 +0000 (10:49 -0300)
commit12ae2c59e7ba322ad2cce47c37138f374507b628
tree6cd9ba107e4bb2a524ff076281e70548049103ca
parentd29057b38262e093d22b47faafeff71da858d408
Bug 31962: Add tooltip to 'configure' on datatable controls

This makes sure that the last button on the datatable controls
also has a tooltip, like the other buttons.

To test:
* Without the patch:
* Check out an item and look at the table of checkouts
* Look at the detail page of a record with at least one item
* Confirm that the 'configure' button doesn't have a tooltip appear
  as a bubble like the other buttons
* Apply patch
* Restart_all and reload pages
* Make sure the styling of the 'configure' tooltip now matches that
  of the other buttons

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
koha-tmpl/intranet-tmpl/prog/en/includes/columns_settings.inc
koha-tmpl/intranet-tmpl/prog/js/datatables.js