Author: sergeyhalipov
Date: 2007-11-26 11:21:42 -0500 (Mon, 26 Nov 2007)
New Revision: 4268
Modified:
branches/3.1.x/ui/panelmenu/src/main/templates/org/richfaces/htmlPanelMenuItem.jspx
trunk/ui/panelmenu/src/main/templates/org/richfaces/htmlPanelMenuItem.jspx
Log:
http://jira.jboss.com/jira/browse/RF-1424
Modified:
branches/3.1.x/ui/panelmenu/src/main/templates/org/richfaces/htmlPanelMenuItem.jspx
===================================================================
---
branches/3.1.x/ui/panelmenu/src/main/templates/org/richfaces/htmlPanelMenuItem.jspx 2007-11-26
16:00:51 UTC (rev 4267)
+++
branches/3.1.x/ui/panelmenu/src/main/templates/org/richfaces/htmlPanelMenuItem.jspx 2007-11-26
16:21:42 UTC (rev 4268)
@@ -25,7 +25,6 @@
<tr id="row_#{clientId}"
class="#{this:getSelectedClass( context, component )}" >
- <f:call name="utils.encodeId"/>
<td class="dr-pmenu-nowrap #{this:getIconClass( context,
component,'left')}">
<f:call name="insertSpacerImages" />
<f:call name="insertImage">
@@ -47,4 +46,4 @@
</tr>
</table>
</div>
-</f:root>
\ No newline at end of file
+</f:root>
Modified: trunk/ui/panelmenu/src/main/templates/org/richfaces/htmlPanelMenuItem.jspx
===================================================================
--- trunk/ui/panelmenu/src/main/templates/org/richfaces/htmlPanelMenuItem.jspx 2007-11-26
16:00:51 UTC (rev 4267)
+++ trunk/ui/panelmenu/src/main/templates/org/richfaces/htmlPanelMenuItem.jspx 2007-11-26
16:21:42 UTC (rev 4268)
@@ -25,7 +25,6 @@
<tr id="row_#{clientId}"
class="#{this:getSelectedClass( context, component )}" >
- <f:call name="utils.encodeId"/>
<td class="dr-pmenu-nowrap #{this:getIconClass( context,
component,'left')}">
<f:call name="insertSpacerImages" />
<f:call name="insertImage">