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:
a37034d
)
Remove unneeded call to crmtooltip
author
Coleman Watts
<coleman@civicrm.org>
Tue, 27 Jan 2015 19:47:04 +0000
(14:47 -0500)
committer
Coleman Watts
<coleman@civicrm.org>
Tue, 27 Jan 2015 19:47:04 +0000
(14:47 -0500)
templates/CRM/Campaign/Form/Gotv.tpl
patch
|
blob
|
blame
|
history
diff --git
a/templates/CRM/Campaign/Form/Gotv.tpl
b/templates/CRM/Campaign/Form/Gotv.tpl
index dfc2adf8ebfdd270b8b8a674409434372252ac07..452dd9db77726d36f880af500b170e4f0668c122 100755
(executable)
--- a/
templates/CRM/Campaign/Form/Gotv.tpl
+++ b/
templates/CRM/Campaign/Form/Gotv.tpl
@@
-131,7
+131,6
@@
function loadVoterList( )
"sDom" : '<"crm-datatable-pager-top"lfp>rt<"crm-datatable-pager-bottom"ip>',
"bServerSide": true,
"sAjaxSource": sourceUrl,
- "fnDrawCallback": function() { CRM.$().crmtooltip(); },
"fnServerData": function ( sSource, aoData, fnCallback ) {
var dataLength = aoData.length;