[Vtigercrm-commits] [vtiger-commits] r6346 - /vtigercrm/trunk/Smarty/templates/RelatedListsHidden.tpl
vtigercrm-commits at vtiger.fosslabs.com
vtigercrm-commits at vtiger.fosslabs.com
Wed May 24 05:56:50 EDT 2006
Author: richie
Date: Wed May 24 03:56:44 2006
New Revision: 6346
Log:
Fixes #899
Modified:
vtigercrm/trunk/Smarty/templates/RelatedListsHidden.tpl
Modified: vtigercrm/trunk/Smarty/templates/RelatedListsHidden.tpl
==============================================================================
--- vtigercrm/trunk/Smarty/templates/RelatedListsHidden.tpl (original)
+++ vtigercrm/trunk/Smarty/templates/RelatedListsHidden.tpl Wed May 24 03:56:44 2006
@@ -19,6 +19,7 @@
<input type="hidden" name="return_action" value="CallRelatedList">
<input type="hidden" name="return_id" value="{$id}">
<input type="hidden" name="parent_id" id="parent_id" value="{$id}">
+<input type="hidden" name="parenttab" id="parenttab" value="{$CATEGORY}">
<input type="hidden" name="action">
{if $MODULE eq 'Activities'}
<input type="hidden" name="activity_mode" value="{$ACTIVITY_MODE}">
More information about the vtigercrm-commits
mailing list