From: demeritcowboy Date: Tue, 30 Nov 2021 00:47:43 +0000 (-0500) Subject: fix smarty X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=b9f183985a56d3269336955f9e78d5401d6dae98;p=civicrm-core.git fix smarty --- diff --git a/templates/CRM/common/jsortable.tpl b/templates/CRM/common/jsortable.tpl index e33c663f80..c0adbc0156 100644 --- a/templates/CRM/common/jsortable.tpl +++ b/templates/CRM/common/jsortable.tpl @@ -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,