Bug 29723: (QA follow-up) Correct scroll to table
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Wed, 10 Aug 2022 11:14:35 +0000 (12:14 +0100)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 16 Aug 2022 13:12:27 +0000 (10:12 -0300)
commita9ffc07a1d9d50785d1031772e96c56a27f8ce85
tree0b310803267da61f8b534ff70db9e904e0efa631
parentc8c8ef9d2edaeb77d2b92042ad397458cb85c917
Bug 29723: (QA follow-up) Correct scroll to table

This patch enabled scrolling directly to the correct table configuration when clicking the 'Configure this table'
button from any KohaTable/kohaTable table in Koha.

Test plan
1. Navigate to Administration > Cities
2. Click 'Configure this table'
3. Confirm the result is the table settings page and you are scrolled to
   the cities table configuration

Signed-off-by: Andrew <andrewfh@dubcolib.org>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
admin/columns_settings.pl
koha-tmpl/intranet-tmpl/prog/en/includes/columns_settings.inc
koha-tmpl/intranet-tmpl/prog/en/modules/admin/columns_settings.tt
koha-tmpl/intranet-tmpl/prog/js/datatables.js