[jbosstools-commits] JBoss Tools SVN: r23668 - trunk/documentation/whatsnew/jst.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Thu Jul 22 10:21:58 EDT 2010


Author: vpakan at redhat.com
Date: 2010-07-22 10:21:58 -0400 (Thu, 22 Jul 2010)
New Revision: 23668

Modified:
   trunk/documentation/whatsnew/jst/jst-news-3.2.0.M1.html
Log:
Move wrongly placed picture from section "Refactor JSF Component" to section "Rename action for Composite Attribute". Fix interface inconsistency and small mistyping error.

Modified: trunk/documentation/whatsnew/jst/jst-news-3.2.0.M1.html
===================================================================
--- trunk/documentation/whatsnew/jst/jst-news-3.2.0.M1.html	2010-07-22 14:07:44 UTC (rev 23667)
+++ trunk/documentation/whatsnew/jst/jst-news-3.2.0.M1.html	2010-07-22 14:21:58 UTC (rev 23668)
@@ -64,6 +64,13 @@
 		all resources that has references renamed attribute.</p>
 		<p>Rename action is available from context menu on a Composite Attribute in JSP/XHTML editor.</p>
 		
+		<p><img src="images/jsf2preview1.png"
+			alt="Refactor JSF 2" /></p>
+		<p>
+		<p><img src="images/jsf2preview2.png"
+			alt="Refactor JSF 2 Preview" /></p>
+		<p>
+		
 		<p><small><a
 			href="https://jira.jboss.org/jira/browse/JBIDE-5943">Related Jira</a></small></p>
 		<p><small><a
@@ -98,16 +105,9 @@
 		<p><b>Refactor JSF Component</b></p>
 		</td>
 		<td valign="top">
-		<p>If user changes name of component file, refactoring changes names this component in project.</p>
+		<p>If user changes name of component file, refactoring changes names of this component in project.
+		</p>
 		
-		<p><img src="images/jsf2preview1.png"
-			alt="Refactor JSF 2" /></p>
-		<p>
-		<p><img src="images/jsf2preview2.png"
-			alt="Refactor JSF 2 Preview" /></p>
-		<p>
-
-
 		<p><small><a
 			href="https://jira.jboss.org/jira/browse/JBIDE-5942">Related Jira</a></small></p>
 		</td>
@@ -142,23 +142,14 @@
 		<p><b>Quick fix for tags with no corresponding tag library definition in header</b></p>
 		</td>
 		<td valign="top">
-		<p>Qick fix offers to add corresponding tag library definition in JSP/XHTML header. </p>
+		<p>Quick fix offers to add corresponding tag library definition in JSP/XHTML header. </p>
 		
 		<p><small><a
 			href="https://jira.jboss.org/jira/browse/JBIDE-4876">Related Jira</a></small></p>
 		</td>
 	</tr>
-	<tr>
-		<td colspan="2">
-		<hr />
-		</td>
+
 	</tr>
-	<tr>
-		<td colspan="2">
-		<hr />
-		</td>
-	</tr>
-	</tr>
 		</tr>
 		<td colspan="2">
 		<hr />



More information about the jbosstools-commits mailing list