[richfaces-issues] [JBoss JIRA] Created: (RF-1652) modalPanel: it is impossible to close MP

Aleksej Yanul (JIRA) jira-events at lists.jboss.org
Fri Dec 14 10:44:43 EST 2007


modalPanel: it is impossible to close MP 
-----------------------------------------

                 Key: RF-1652
                 URL: http://jira.jboss.com/jira/browse/RF-1652
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.1.3
         Environment: facelets
tomcat 6.0.13
FF
            Reporter: Aleksej Yanul
         Assigned To: Nick Belaevski



<rich:modalPanel id="eventInfoID" autosized="true" minHeight="550" minWidth="200" moveable="true" style="overflow: true;">
	<f:facet name="header">
		<h:outputText value="Events ..." />
	</f:facet>
	<f:facet name="controls">
		<h:graphicImage value="/pics/error.gif" onclick="Richfaces.hideModalPanel('eventInfoID');" />
	</f:facet>
		
</rich:modalPanel>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list