CRM-17799 -- Error type: Could not find a valid session key." when adding activity...
authorjitendrapurohit <jitendra.purohit@webaccessglobal.com>
Mon, 15 Feb 2016 12:46:52 +0000 (18:16 +0530)
committerjitendrapurohit <jitendra.purohit@webaccessglobal.com>
Mon, 15 Feb 2016 12:46:52 +0000 (18:16 +0530)
templates/CRM/common/customData.tpl

index fb2841a30f7d5ca2fe0179cf3a17c2e2092f2296..42ce14594147bd3523e407e796ae69ed0fba29ee 100644 (file)
@@ -48,9 +48,6 @@
       }
 
       {/literal}
-      {if $urlPathVar}
-        dataUrl += '&' + '{$urlPathVar}';
-      {/if}
       {if $groupID}
         dataUrl += '&groupID=' + '{$groupID}';
       {/if}