projects
/
civicrm-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fb94073
)
Fix jSortable table styling
author
Coleman Watts
<coleman@civicrm.org>
Fri, 28 Aug 2015 13:31:52 +0000
(09:31 -0400)
committer
Coleman Watts
<coleman@civicrm.org>
Fri, 28 Aug 2015 13:31:52 +0000
(09:31 -0400)
templates/CRM/common/jsortable.tpl
patch
|
blob
|
blame
|
history
diff --git
a/templates/CRM/common/jsortable.tpl
b/templates/CRM/common/jsortable.tpl
index ee34619dd060e2f7207104fa46bc961ffc08b6a1..db86e0876cdd71c1019ace4e6b2e7f648f08149a 100644
(file)
--- a/
templates/CRM/common/jsortable.tpl
+++ b/
templates/CRM/common/jsortable.tpl
@@
-154,6
+154,7
@@
"bAutoWidth": false,
"aoColumns": columns,
"bSort": true,
+ "sDom": 'ti',
"oLanguage":{
"sEmptyTable": noRecordFoundMsg,
"sZeroRecords": noRecordFoundMsg