[Vtigercrm-commits] [vtiger-commits] r4287 - /vtigercrm/trunk/modules/Accounts/Account.js
vtigercrm-commits at vtiger.fosslabs.com
vtigercrm-commits at vtiger.fosslabs.com
Sat Mar 18 00:46:11 EST 2006
Author: saraj
Date: Fri Mar 17 22:46:07 2006
New Revision: 4287
Log:
Removed commented code from this file Ahmed
Modified:
vtigercrm/trunk/modules/Accounts/Account.js
Modified: vtigercrm/trunk/modules/Accounts/Account.js
==============================================================================
--- vtigercrm/trunk/modules/Accounts/Account.js (original)
+++ vtigercrm/trunk/modules/Accounts/Account.js Fri Mar 17 22:46:07 2006
@@ -270,8 +270,6 @@
var fldId = getOpenerObj("account_id");
fldName.value = product_name;
fldId.value = product_id;
- //window.opener.document.EditView.account_name.value = product_name;
- //window.opener.document.EditView.account_id.value = product_id;
}
function add_data_to_relatedlist(entity_id,recordid) {
More information about the vtigercrm-commits
mailing list