[ 
https://jira.jboss.org/jira/browse/RF-3826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tsikhon Kuprevich closed RF-3826.
---------------------------------

    Assignee: Tsikhon Kuprevich  (was: Svetlana mukhina)


> modalPanel: Guide: incorrect functions call (hideModalPanel/showModalPanel)
> ---------------------------------------------------------------------------
>
>                 Key: RF-3826
>                 URL: https://jira.jboss.org/jira/browse/RF-3826
>             Project: RichFaces
>          Issue Type: Bug
>          Components: doc
>    Affects Versions: 3.2.2
>            Reporter: Tsikhon Kuprevich
>            Assignee: Tsikhon Kuprevich
>             Fix For: 3.2.2
>
>
> it is now the following in Guide:
> <a href="javascript:RichFaces.hideModalPanel('form:panel')">Hide</a>
> <a href="javascript:RichFaces.showModalPanel('form:panel')">Show</a>
> But should be: 
> <a onclick="Richfaces.showModalPanel('modalPanelID');" href="#">Show</a>
> <a onclick="Richfaces.hideModalPanel('modalPanelID');" href="#">Hide</a>

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

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to