[
https://jira.jboss.org/jira/browse/RF-3493?page=com.atlassian.jira.plugin...
]
Andrey Markhel resolved RF-3493.
--------------------------------
Resolution: Out of Date
Assignee: Tsikhon Kuprevich (was: Andrey Markhel)
Not reproduced now on livedemo
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: Tsikhon Kuprevich
Priority: Optional
Fix For: 3.3.2.CR1
Attachments: skin.JPG
Time Spent: 3 hours
Remaining Estimate: 0 minutes
<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