You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by bo...@apache.org on 2007/08/10 08:22:51 UTC

svn commit: r564482 - /myfaces/tobago/trunk/contrib/facelets/src/main/resources/META-INF/menuRadio.xml

Author: bommel
Date: Thu Aug  9 23:22:50 2007
New Revision: 564482

URL: http://svn.apache.org/viewvc?view=rev&rev=564482
Log:
minor fix

Modified:
    myfaces/tobago/trunk/contrib/facelets/src/main/resources/META-INF/menuRadio.xml

Modified: myfaces/tobago/trunk/contrib/facelets/src/main/resources/META-INF/menuRadio.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/contrib/facelets/src/main/resources/META-INF/menuRadio.xml?view=diff&rev=564482&r1=564481&r2=564482
==============================================================================
--- myfaces/tobago/trunk/contrib/facelets/src/main/resources/META-INF/menuRadio.xml (original)
+++ myfaces/tobago/trunk/contrib/facelets/src/main/resources/META-INF/menuRadio.xml Thu Aug  9 23:22:50 2007
@@ -17,7 +17,6 @@
 -->
 
 <ui:composition xmlns:ui="http://java.sun.com/jsf/facelets"
-      xmlns:ui="http://java.sun.com/jsf/facelets"
       xmlns:f="http://java.sun.com/jsf/core"
       xmlns:c="http://java.sun.com/jstl/core"
       xmlns:tc="http://myfaces.apache.org/tobago/component">