[Vtigercrm-commits] [vtiger-commits] r7932 - /vtigercrm/trunk/modules/Reports/Report.js

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Mon Jul 10 08:05:55 EDT 2006


Author: saraj
Date: Mon Jul 10 06:05:51 2006
New Revision: 7932

Log:
adjusted the create report window - ahmed

Modified:
    vtigercrm/trunk/modules/Reports/Report.js

Modified: vtigercrm/trunk/modules/Reports/Report.js
==============================================================================
--- vtigercrm/trunk/modules/Reports/Report.js (original)
+++ vtigercrm/trunk/modules/Reports/Report.js Mon Jul 10 06:05:51 2006
@@ -422,5 +422,5 @@
 	fnPopupWin(arg);
 }
 function fnPopupWin(winName){
-	window.open(winName, "ReportWindow","width=760px,height=620px,scrollbars=yes");
-}
+	window.open(winName, "ReportWindow","width=760px,height=685px,scrollbars=yes");
+}





More information about the vtigercrm-commits mailing list