Author: tyrell
Date: Fri Feb 29 19:14:28 2008
New Revision: 14380
Log:
Stopping a space getting added to the beginning of mashup code after each
refresh of the editor.
Modified:
trunk/mashup/java/modules/www/editor.jsp
Modified: trunk/mashup/java/modules/www/editor.jsp
==============================================================================
--- trunk/mashup/java/modules/www/editor.jsp (original)
+++ trunk/mashup/java/modules/www/editor.jsp Fri Feb 29 19:14:28 2008
@@ -328,9 +328,7 @@
}
%>
<textarea id="mashup_code_text" rows="" cols="" class="codepress
javascript"
- style="width: 920px; height: 94%; *height:628px">
- <%=serviceSource%>
- </textarea>
+ style="width: 920px; height: 94%;
*height:628px"><%=serviceSource%></textarea>
<br>
<div style="padding-top: 10px;"><label id="source_save_status"
style="float: left;">Tip: You can
_______________________________________________
Mashup-dev mailing list
[email protected]
http://www.wso2.org/cgi-bin/mailman/listinfo/mashup-dev