[Vtigercrm-commits] [vtiger-commits] r5037 - /vtigercrm/trunk/modules/Webmails/ListView.php

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Sat Apr 8 07:00:28 EDT 2006


Author: mmbrich
Date: Sat Apr  8 05:00:27 2006
New Revision: 5037

Log:
removed debug statement


Modified:
    vtigercrm/trunk/modules/Webmails/ListView.php

Modified: vtigercrm/trunk/modules/Webmails/ListView.php
==============================================================================
--- vtigercrm/trunk/modules/Webmails/ListView.php (original)
+++ vtigercrm/trunk/modules/Webmails/ListView.php Sat Apr  8 05:00:27 2006
@@ -51,7 +51,6 @@
 	$("status").style.display="block";
 	command=com;
 	id=id;
-	alert(id);
 	new Ajax.Request(
                 'index.php',
                 {queue: {position:'front', scope: 'command', limit:1},





More information about the vtigercrm-commits mailing list