[
https://jira.jboss.org/jira/browse/RF-3493?page=com.atlassian.jira.plugin...
]
Nick Belaevski updated RF-3493:
-------------------------------
Component/s: component-tables
Fix Version/s: 3.3.2.CR1
(was: Future)
Assignee: Andrey Markhel (was: Nick Belaevski)
Priority: Optional (was: Major)
facet "pages" is not displayed in some skins
--------------------------------------------
Key: RF-3493
URL:
https://jira.jboss.org/jira/browse/RF-3493
Project: RichFaces
Issue Type: Bug
Components: component-tables
Affects Versions: 3.2.1
Reporter: Aleksej Yanul
Assignee: Andrey Markhel
Priority: Optional
Fix For: 3.3.2.CR1
Attachments: skin.JPG
<ds:datascroller pagesVar="pages" pageIndexVar="index"
onpagechange="return confirm('Do you want to go to: ' + event.memo.page +
'?')" page="2" for="master" reRender="actionCount,
eventCount" rendered="true" fastStep="2"
actionListener="#{testBean.onAction}"
renderIfSinglePage="#{testBean.renderIfSinglePage}"
scrollerListener="#{testBean.doScroll}"
maxPages="#{testBean.maxpage}">
<f:facet name="pages">
<h:outputText value="#{index} / #{pages}" />
</f:facet>
</ds:datascroller>
--
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