You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ma...@apache.org on 2007/11/06 11:28:48 UTC

svn commit: r592362 - /myfaces/tomahawk/trunk/core/src/main/tld/tomahawk.tld

Author: manolito
Date: Tue Nov  6 02:28:47 2007
New Revision: 592362

URL: http://svn.apache.org/viewvc?rev=592362&view=rev
Log:
entity "tomahawk_panel_group_attributes" was defined twice

Modified:
    myfaces/tomahawk/trunk/core/src/main/tld/tomahawk.tld

Modified: myfaces/tomahawk/trunk/core/src/main/tld/tomahawk.tld
URL: http://svn.apache.org/viewvc/myfaces/tomahawk/trunk/core/src/main/tld/tomahawk.tld?rev=592362&r1=592361&r2=592362&view=diff
==============================================================================
--- myfaces/tomahawk/trunk/core/src/main/tld/tomahawk.tld (original)
+++ myfaces/tomahawk/trunk/core/src/main/tld/tomahawk.tld Tue Nov  6 02:28:47 2007
@@ -213,8 +213,6 @@
 	  SYSTEM "tomahawk-entities/tomahawk_ui_schedule_attributes.xml">
 <!ENTITY tomahawk_html_schedule_attributes
       SYSTEM "tomahawk-entities/tomahawk_html_schedule_attributes.xml">
-<!ENTITY tomahawk_panel_group_attributes
-      SYSTEM "tomahawk-entities/tomahawk_panel_group_attributes.xml">
 <!ENTITY tomahawk_dojo_intializer_attributes
       SYSTEM "tomahawk-entities/tomahawk_dojo_initializer_attributes.xml">
 <!ENTITY tomahawk_select_items_attributes