[Vtigercrm-commits] [vtiger-commits] r6119 - /vtigercrm/trunk/Smarty/templates/RoleEditView.tpl

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Wed May 17 08:45:30 EDT 2006


Author: don
Date: Wed May 17 06:45:26 2006
New Revision: 6119

Log:
removed alert

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

Modified: vtigercrm/trunk/Smarty/templates/RoleEditView.tpl
==============================================================================
--- vtigercrm/trunk/Smarty/templates/RoleEditView.tpl (original)
+++ vtigercrm/trunk/Smarty/templates/RoleEditView.tpl Wed May 17 06:45:26 2006
@@ -22,7 +22,6 @@
 		var urlstring ="module=Users&action=UsersAjax&file=SaveRole&ajax=true&dup_check=true&mode="+mode+"&roleName="+rolename+"&roleid="+roleid;
 	else
 		var urlstring ="module=Users&action=UsersAjax&file=SaveRole&ajax=true&dup_check=true&roleName="+rolename;
-	alert(urlstring)	
 
 	ajaxObj.process("index.php?",urlstring);
 {rdelim}





More information about the vtigercrm-commits mailing list