Merge pull request #6619 from colemanw/jsortable
authorcolemanw <coleman@civicrm.org>
Fri, 28 Aug 2015 13:54:34 +0000 (09:54 -0400)
committercolemanw <coleman@civicrm.org>
Fri, 28 Aug 2015 13:54:34 +0000 (09:54 -0400)
Fix jSortable table styling

templates/CRM/common/jsortable.tpl

index ee34619dd060e2f7207104fa46bc961ffc08b6a1..db86e0876cdd71c1019ace4e6b2e7f648f08149a 100644 (file)
           "bAutoWidth": false,
           "aoColumns": columns,
           "bSort": true,
+          "sDom": 'ti',
           "oLanguage":{
             "sEmptyTable": noRecordFoundMsg,
             "sZeroRecords": noRecordFoundMsg