From a294f3e5e809a721e88cf32a8dedb3af80b09063 Mon Sep 17 00:00:00 2001 From: Coleman Watts Date: Mon, 12 Aug 2013 15:40:10 -0700 Subject: [PATCH] Fix undefined function js error --- templates/CRM/Event/Form/SearchEvent.tpl | 2 +- tools/templates/CRM/Auction/Form/SearchAuction.tpl | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/CRM/Event/Form/SearchEvent.tpl b/templates/CRM/Event/Form/SearchEvent.tpl index aa7c1e9b6b..ad10095503 100644 --- a/templates/CRM/Event/Form/SearchEvent.tpl +++ b/templates/CRM/Event/Form/SearchEvent.tpl @@ -71,7 +71,7 @@ {literal} {/literal} diff --git a/tools/templates/CRM/Auction/Form/SearchAuction.tpl b/tools/templates/CRM/Auction/Form/SearchAuction.tpl index 7f493598fc..e01ebc5bec 100644 --- a/tools/templates/CRM/Auction/Form/SearchAuction.tpl +++ b/tools/templates/CRM/Auction/Form/SearchAuction.tpl @@ -66,7 +66,7 @@ {literal} -{/literal} \ No newline at end of file +{/literal} -- 2.25.1