projects
/
civicrm-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4fbb45
)
CRM-14353 - remove formNavigate includes, in-progress
author
mzd
<mzd@ginkgostreet.com>
Thu, 1 May 2014 00:39:37 +0000
(20:39 -0400)
committer
mzd
<mzd@ginkgostreet.com>
Thu, 1 May 2014 18:59:15 +0000
(14:59 -0400)
----------------------------------------
* 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
patch
|
blob
|
blame
|
history
diff --git
a/templates/CRM/Campaign/Form/Survey/Questions.tpl
b/templates/CRM/Campaign/Form/Survey/Questions.tpl
index 05a014c6803a24b79f3c32aefeec3e8d41fd9b83..b70c34e252cac36dc4c266418c66708db1f48c16 100644
(file)
--- a/
templates/CRM/Campaign/Form/Survey/Questions.tpl
+++ b/
templates/CRM/Campaign/Form/Survey/Questions.tpl
@@
-39,5
+39,4
@@
</table>
<div class="crm-submit-buttons">{include file="CRM/common/formButtons.tpl" location="bottom"}</div>
- {include file="CRM/common/formNavigate.tpl"}
</div>