From: jitendrapurohit Date: Mon, 15 Feb 2016 12:46:52 +0000 (+0530) Subject: CRM-17799 -- Error type: Could not find a valid session key." when adding activity... X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=1721aa47d0d32626c70ed3056e81ece42123c9f8;p=civicrm-core.git CRM-17799 -- Error type: Could not find a valid session key." when adding activity via search task --- diff --git a/templates/CRM/common/customData.tpl b/templates/CRM/common/customData.tpl index fb2841a30f..42ce145941 100644 --- a/templates/CRM/common/customData.tpl +++ b/templates/CRM/common/customData.tpl @@ -48,9 +48,6 @@ } {/literal} - {if $urlPathVar} - dataUrl += '&' + '{$urlPathVar}'; - {/if} {if $groupID} dataUrl += '&groupID=' + '{$groupID}'; {/if}