[richfaces-svn-commits] JBoss Rich Faces SVN: r11715 - in trunk/test-applications/realworld/web/src/main: webapp/WEB-INF/tags/templates and 1 other directory.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Thu Dec 11 03:40:55 EST 2008


Author: amarkhel
Date: 2008-12-11 03:40:55 -0500 (Thu, 11 Dec 2008)
New Revision: 11715

Modified:
   trunk/test-applications/realworld/web/src/main/java/org/richfaces/realworld/tree/TreeActionManager.java
   trunk/test-applications/realworld/web/src/main/webapp/WEB-INF/tags/templates/albumModalPanel.xhtml
Log:


Modified: trunk/test-applications/realworld/web/src/main/java/org/richfaces/realworld/tree/TreeActionManager.java
===================================================================
--- trunk/test-applications/realworld/web/src/main/java/org/richfaces/realworld/tree/TreeActionManager.java	2008-12-10 20:17:35 UTC (rev 11714)
+++ trunk/test-applications/realworld/web/src/main/java/org/richfaces/realworld/tree/TreeActionManager.java	2008-12-11 08:40:55 UTC (rev 11715)
@@ -62,7 +62,7 @@
 	@In(create=true)
 	FileManager fileManager;
 	
-	@In(create=true)  @Out
+	@In(create=true)  @Out(required=false)
 	private Image selectedImage;
 
 	@In(create=true)  @Out

Modified: trunk/test-applications/realworld/web/src/main/webapp/WEB-INF/tags/templates/albumModalPanel.xhtml
===================================================================
(Binary files differ)




More information about the richfaces-svn-commits mailing list