[Vtigercrm-commits] [vtiger-commits] r7815 - /vtigercrm/trunk/Smarty/templates/AuditTrailList.tpl

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Wed Jul 5 01:11:15 EDT 2006


Author: saraj
Date: Tue Jul  4 23:11:12 2006
New Revision: 7815

Log:
updated audit trail tpl

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

Modified: vtigercrm/trunk/Smarty/templates/AuditTrailList.tpl
==============================================================================
--- vtigercrm/trunk/Smarty/templates/AuditTrailList.tpl (original)
+++ vtigercrm/trunk/Smarty/templates/AuditTrailList.tpl Tue Jul  4 23:11:12 2006
@@ -147,7 +147,7 @@
 {
 	
 	var userid = $('user_list').options[$('user_list').selectedIndex].value;
-	window.open("index.php?module=Users&action=UsersAjax&file=ShowAuditTrail&userid="+userid,"","width=750,height=800,resizable=0,scrollbars=1,left=100");
+	window.open("index.php?module=Users&action=UsersAjax&file=ShowAuditTrail&userid="+userid,"","width=650,height=800,resizable=0,scrollbars=1,left=100");
 	
 
 }





More information about the vtigercrm-commits mailing list