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)
Show replies by date