From 403f738746dbd7bcef45b55acf428212cc8cdb87 Mon Sep 17 00:00:00 2001 From: mzd Date: Wed, 30 Apr 2014 20:39:37 -0400 Subject: [PATCH] CRM-14353 - remove formNavigate includes, in-progress ---------------------------------------- * CRM-14353: Fix formNavigate to work with multiple forms & ajax https://issues.civicrm.org/jira/browse/CRM-14353 --- templates/CRM/Campaign/Form/Survey/Questions.tpl | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/CRM/Campaign/Form/Survey/Questions.tpl b/templates/CRM/Campaign/Form/Survey/Questions.tpl index 05a014c680..b70c34e252 100644 --- a/templates/CRM/Campaign/Form/Survey/Questions.tpl +++ b/templates/CRM/Campaign/Form/Survey/Questions.tpl @@ -39,5 +39,4 @@
{include file="CRM/common/formButtons.tpl" location="bottom"}
- {include file="CRM/common/formNavigate.tpl"} -- 2.25.1