[Vtigercrm-commits] [vtiger-commits] r6424 - /vtigercrm/trunk/Smarty/templates/Emails.tpl

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Thu May 25 11:39:56 EDT 2006


Author: saraj
Date: Thu May 25 09:39:52 2006
New Revision: 6424

Log:
Fixes #943

Modified:
    vtigercrm/trunk/Smarty/templates/Emails.tpl

Modified: vtigercrm/trunk/Smarty/templates/Emails.tpl
==============================================================================
--- vtigercrm/trunk/Smarty/templates/Emails.tpl (original)
+++ vtigercrm/trunk/Smarty/templates/Emails.tpl Thu May 25 09:39:52 2006
@@ -45,7 +45,7 @@
 {/literal}
 function ShowFolders(folderid)
 {ldelim}
-    var ajaxObj = new Ajax(ajaxSaveResponse);
+    var ajaxObj = new Ajax(ajaxDelResponse);
 	gFolderid = folderid;
 	getObj('search_text').value = '';
 	switch(folderid)





More information about the vtigercrm-commits mailing list