[
https://jira.jboss.org/jira/browse/RF-3493?page=com.atlassian.jira.plugin...
]
Andrey Markhel logged work on RF-3493:
--------------------------------------
Author: Andrey Markhel
Created on: 26/Jun/09 01:17 PM
Start Date: 26/Jun/09 01:03 PM
Worklog Time Spent: 3 hours
Issue Time Tracking
-------------------
Remaining Estimate: 0 minutes
Time Spent: 3 hours
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
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