Author: lresende
Date: Tue Mar 11 00:37:35 2008
New Revision: 635832
URL: http://svn.apache.org/viewvc?rev=635832&view=rev
Log:
Commenting js debug alert()
Modified:
incubator/tuscany/java/sca/modules/implementation-widget/src/test/resources/content/store.html
Modified:
incubator/tuscany/java/sca/modules/implementation-widget/src/test/resources/content/store.html
URL:
http://svn.apache.org/viewvc/incubator/tuscany/java/sca/modules/implementation-widget/src/test/resources/content/store.html?rev=635832&r1=635831&r2=635832&view=diff
==============================================================================
---
incubator/tuscany/java/sca/modules/implementation-widget/src/test/resources/content/store.html
(original)
+++
incubator/tuscany/java/sca/modules/implementation-widget/src/test/resources/content/store.html
Tue Mar 11 00:37:35 2008
@@ -89,7 +89,7 @@
document.getElementById('total').innerHTML = "";
}
- alert(locale);
+ //alert(locale);
catalog.get(catalog_getResponse);
shoppingCart.get("", shoppingCart_getResponse);
</script>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]