Author: tyrell
Date: Fri Dec 14 08:23:12 2007
New Revision: 11140

Log:

Fixing MASHUP-451

Modified:
   trunk/mashup/java/modules/www/org/js/mashup-utils.js

Modified: trunk/mashup/java/modules/www/org/js/mashup-utils.js
==============================================================================
--- trunk/mashup/java/modules/www/org/js/mashup-utils.js        (original)
+++ trunk/mashup/java/modules/www/org/js/mashup-utils.js        Fri Dec 14 
08:23:12 2007
@@ -418,7 +418,7 @@
             }
 
             if (response == "OK") {
-                wso2.wsf.Util.alertMessage("The service was successfully 
created. It will be listed in the 'All Mashups' list soon.");
+                wso2.wsf.Util.alertMessage("The Mashup was successfully 
created. It will be listed under your Mashups list shortly.");
             } else {
                 wso2.wsf.Util.alertMessage("Mashup creation failed at the 
server side. " +
                                            decodeURI(response), "warnicon");

_______________________________________________
Mashup-dev mailing list
[email protected]
http://www.wso2.org/cgi-bin/mailman/listinfo/mashup-dev

Reply via email to