fix smarty
authordemeritcowboy <demeritcowboy@hotmail.com>
Tue, 30 Nov 2021 00:47:43 +0000 (19:47 -0500)
committerdemeritcowboy <demeritcowboy@hotmail.com>
Tue, 30 Nov 2021 00:47:43 +0000 (19:47 -0500)
templates/CRM/common/jsortable.tpl

index e33c663f806a92fc0bc97230ef329a0715153e40..c0adbc0156015c9a4330637d75fd0f3da0de9099 100644 (file)
@@ -27,7 +27,7 @@
     }
 
     // for date sorting see http://wiki.civicrm.org/confluence/display/CRMDOC/Sorting+Date+Fields+in+dataTables+Widget
-    var useAjax = {$useAjax},
+    var useAjax = {/literal}{$useAjax}{literal},
       sourceUrl = '',
       useClass  = 'display',
       tcount = 1,