From 0bbb1b165b85fe9a80669e60d597128c3f0b61b7 Mon Sep 17 00:00:00 2001 From: Coleman Watts Date: Wed, 20 Oct 2021 11:17:38 -0400 Subject: [PATCH] Export - Fix undefined tpl var This varable was a string of javascript leftover from the old export UI, no longer used or needed by the new Angular UI. --- templates/CRM/Export/Form/Map.tpl | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/CRM/Export/Form/Map.tpl b/templates/CRM/Export/Form/Map.tpl index 24eb7a98167c..3c7d31f751ee 100644 --- a/templates/CRM/Export/Form/Map.tpl +++ b/templates/CRM/Export/Form/Map.tpl @@ -27,5 +27,4 @@
{include file="CRM/common/formButtons.tpl" location="bottom"}
- {$initHideBoxes}