Author: sergeyhalipov
Date: 2008-01-24 07:54:14 -0500 (Thu, 24 Jan 2008)
New Revision: 5582
Modified:
branches/3.1.x/ui/listShuttle/src/main/templates/org/richfaces/htmlListShuttle.jspx
trunk/ui/listShuttle/src/main/templates/org/richfaces/htmlListShuttle.jspx
Log:
http://jira.jboss.com/jira/browse/RF-2020
Modified:
branches/3.1.x/ui/listShuttle/src/main/templates/org/richfaces/htmlListShuttle.jspx
===================================================================
---
branches/3.1.x/ui/listShuttle/src/main/templates/org/richfaces/htmlListShuttle.jspx 2008-01-24
11:13:49 UTC (rev 5581)
+++
branches/3.1.x/ui/listShuttle/src/main/templates/org/richfaces/htmlListShuttle.jspx 2008-01-24
12:54:14 UTC (rev 5582)
@@ -31,7 +31,7 @@
<table id="#{clientId}" class="rich-list-shuttle
#{component.attributes['styleClass']}"
cellspacing="0" cellpadding="0"
- x:passThruWithExclusions="id, class, styleClass">
+ x:passThruWithExclusions="id,class,styleClass">
<tbody>
<vcp:body>
<f:clientId var="clientId"/>
@@ -206,4 +206,4 @@
</vcp:body>
</tbody>
</table>
-</f:root>
\ No newline at end of file
+</f:root>
Modified: trunk/ui/listShuttle/src/main/templates/org/richfaces/htmlListShuttle.jspx
===================================================================
--- trunk/ui/listShuttle/src/main/templates/org/richfaces/htmlListShuttle.jspx 2008-01-24
11:13:49 UTC (rev 5581)
+++ trunk/ui/listShuttle/src/main/templates/org/richfaces/htmlListShuttle.jspx 2008-01-24
12:54:14 UTC (rev 5582)
@@ -31,7 +31,7 @@
<table id="#{clientId}" class="rich-list-shuttle
#{component.attributes['styleClass']}"
cellspacing="0" cellpadding="0"
- x:passThruWithExclusions="id, class, styleClass">
+ x:passThruWithExclusions="id,class,styleClass">
<tbody>
<vcp:body>
<f:clientId var="clientId"/>
@@ -206,4 +206,4 @@
</vcp:body>
</tbody>
</table>
-</f:root>
\ No newline at end of file
+</f:root>