[esb-java-dev] svn commit r760 -
trunk/esb/java/modules/distribution/src/main/www/extensions/core/js
svn at wso2.org
svn at wso2.org
Mon Feb 5 23:10:58 PST 2007
Author: chathura
Date: Mon Feb 5 23:10:48 2007
New Revision: 760
Modified:
trunk/esb/java/modules/distribution/src/main/www/extensions/core/js/esbregistry.js
Log:
Removal of a debug message.
Modified: trunk/esb/java/modules/distribution/src/main/www/extensions/core/js/esbregistry.js
==============================================================================
--- trunk/esb/java/modules/distribution/src/main/www/extensions/core/js/esbregistry.js (original)
+++ trunk/esb/java/modules/distribution/src/main/www/extensions/core/js/esbregistry.js Mon Feb 5 23:10:48 2007
@@ -373,5 +373,5 @@
}
function regUpdateRegistryEntryCallback() {
- alert("Update completed.");
+
}
More information about the Esb-java-dev
mailing list