Fix jSortable table styling
authorColeman Watts <coleman@civicrm.org>
Fri, 28 Aug 2015 13:31:52 +0000 (09:31 -0400)
committerColeman Watts <coleman@civicrm.org>
Fri, 28 Aug 2015 13:31:52 +0000 (09:31 -0400)
templates/CRM/common/jsortable.tpl

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