Author: nbelaevski
Date: 2008-04-15 14:37:19 -0400 (Tue, 15 Apr 2008)
New Revision: 7850
Modified:
branches/3.1.x/ui/modal-panel/src/main/templates/org/richfaces/htmlModalPanel.jspx
Log:
http://jira.jboss.com/jira/browse/RF-3014
Modified:
branches/3.1.x/ui/modal-panel/src/main/templates/org/richfaces/htmlModalPanel.jspx
===================================================================
---
branches/3.1.x/ui/modal-panel/src/main/templates/org/richfaces/htmlModalPanel.jspx 2008-04-15
18:13:05 UTC (rev 7849)
+++
branches/3.1.x/ui/modal-panel/src/main/templates/org/richfaces/htmlModalPanel.jspx 2008-04-15
18:37:19 UTC (rev 7850)
@@ -177,7 +177,8 @@
zindex: #{component.zindex},
onhide: #{onhide},
-
+ onshow: #{onshow},
+
keepVisualState: #{component.keepVisualState},
showWhenRendered: #{component.showWhenRendered},
selectBehavior: "#{component.tridentIVEngineSelectBehavior}",