Bug 26234: Teach our KohaTable constructor the specific th classes
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / suggestion / suggestion.tt
index 02321e8..17d1363 100644 (file)
                         KohaTable("table_[% loop.count| html %]", {
                             "sorting": [[ 1, "asc" ]],
                             "autoWidth": false,
-                            "columnDefs": [
-                                { "sortable": false, "searchable": false, 'targets': [ 'NoSort' ] },
-                                { "sType": "anti-the", "aTargets" : [ "anti-the" ] },
-                            ]
                         }, columns_settings );
                     [% END %]
                 [% END %]