Bug 15213 - fix buttons on patron lists
[koha_ffzg] / koha-tmpl / intranet-tmpl / prog / en / modules / patron_lists / lists.tt
index 378c4b6..eee075e 100644 (file)
@@ -9,6 +9,7 @@
 //<![CDATA[
     $(document).ready(function() {
         $('#patron-lists-table').dataTable($.extend(true, {}, dataTablesDefaults, {
+            "autoWidth": false,
             "aoColumnDefs": [
                 { "aTargets": [ -1, -2, -3 ], "bSortable": false, "bSearchable": false },
             ],