Bug 23307: (RM follow-up) Fix breaking change to columns_settings.inc
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 12 Aug 2019 13:29:58 +0000 (14:29 +0100)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 12 Aug 2019 13:31:39 +0000 (14:31 +0100)
commit133090902f01d0b5af83091850dda75d13925506
treeef92f32ae417bc7261bdd5a3044299c4da6bd337
parentdfb7af91af64b2d47eb0aa2cf44e8caa7613a00b
Bug 23307: (RM follow-up) Fix breaking change to columns_settings.inc

The changes to columns_settings.inc in bug 23307 inadvertantly change
the return from an updated jQuery datatable object to a plain jQuery
object and as such broke a number of tables in Koha.  This patch simply
reverts the change whilst continuing to allow the new functionality to
work as expeced.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
koha-tmpl/intranet-tmpl/prog/en/includes/columns_settings.inc