[Vtigercrm-commits] [vtiger-commits] r4975 - /vtigercrm/trunk/Smarty/templates/EditViewHidden.tpl
vtigercrm-commits at vtiger.fosslabs.com
vtigercrm-commits at vtiger.fosslabs.com
Fri Apr 7 03:42:32 EDT 2006
Author: saraj
Date: Fri Apr 7 01:42:28 2006
New Revision: 4975
Log:
Added the parentab redirection for all modules
Modified:
vtigercrm/trunk/Smarty/templates/EditViewHidden.tpl
Modified: vtigercrm/trunk/Smarty/templates/EditViewHidden.tpl
==============================================================================
--- vtigercrm/trunk/Smarty/templates/EditViewHidden.tpl (original)
+++ vtigercrm/trunk/Smarty/templates/EditViewHidden.tpl Fri Apr 7 01:42:28 2006
@@ -84,6 +84,7 @@
<input type="hidden" name="record" value="{$ID}">
<input type="hidden" name="mode" value="{$MODE}">
<input type="hidden" name="action">
+<input type="hidden" name="parenttab" value="{$CATEGORY}">
<input type="hidden" name="return_module" value="{$RETURN_MODULE}">
<input type="hidden" name="return_id" value="{$RETURN_ID}">
<input type="hidden" name="return_action" value="{$RETURN_ACTION}">
More information about the vtigercrm-commits
mailing list