Author: ppitonak(a)redhat.com
Date: 2012-01-12 05:48:46 -0500 (Thu, 12 Jan 2012)
New Revision: 23140
Modified:
modules/tests/metamer/trunk/application/src/main/webapp/components/a4jRepeat/keepSaved.xhtml
modules/tests/metamer/trunk/application/src/main/webapp/components/richCollapsibleSubTable/keepSaved.xhtml
modules/tests/metamer/trunk/application/src/main/webapp/components/richDataGrid/keepSaved.xhtml
modules/tests/metamer/trunk/application/src/main/webapp/components/richDataTable/keepSaved.xhtml
modules/tests/metamer/trunk/application/src/main/webapp/components/richDragIndicator/simple.xhtml
modules/tests/metamer/trunk/application/src/main/webapp/components/richDragSource/cc.xhtml
modules/tests/metamer/trunk/application/src/main/webapp/components/richDragSource/simple.xhtml
modules/tests/metamer/trunk/application/src/main/webapp/components/richDropTarget/simple.xhtml
modules/tests/metamer/trunk/application/src/main/webapp/components/richExtendedDataTable/keepSaved.xhtml
modules/tests/metamer/trunk/application/src/main/webapp/components/richList/keepSaved.xhtml
modules/tests/metamer/trunk/application/src/main/webapp/components/richTree/rf-10994.xhtml
Log:
unnecessary componentId definition removed
Modified:
modules/tests/metamer/trunk/application/src/main/webapp/components/a4jRepeat/keepSaved.xhtml
===================================================================
---
modules/tests/metamer/trunk/application/src/main/webapp/components/a4jRepeat/keepSaved.xhtml 2012-01-12
10:01:52 UTC (rev 23139)
+++
modules/tests/metamer/trunk/application/src/main/webapp/components/a4jRepeat/keepSaved.xhtml 2012-01-12
10:48:46 UTC (rev 23140)
@@ -5,7 +5,7 @@
<!--
JBoss, Home of Professional Open Source
-Copyright 2010-2011, Red Hat, Inc. and individual contributors
+Copyright 2010-2012, Red Hat, Inc. and individual contributors
by the @authors tag. See the copyright.txt in the distribution for a
full listing of individual contributors.
@@ -26,7 +26,6 @@
-->
<ui:composition template="/templates/template.xhtml">
- <ui:param name="componentId" value="richDataTable" />
<ui:define name="view">
<f:metadata>
@@ -67,4 +66,4 @@
<ui:define name="outOfTemplateAfter"/>
</ui:composition>
-</html>
\ No newline at end of file
+</html>
Modified:
modules/tests/metamer/trunk/application/src/main/webapp/components/richCollapsibleSubTable/keepSaved.xhtml
===================================================================
---
modules/tests/metamer/trunk/application/src/main/webapp/components/richCollapsibleSubTable/keepSaved.xhtml 2012-01-12
10:01:52 UTC (rev 23139)
+++
modules/tests/metamer/trunk/application/src/main/webapp/components/richCollapsibleSubTable/keepSaved.xhtml 2012-01-12
10:48:46 UTC (rev 23140)
@@ -5,7 +5,7 @@
<!--
JBoss, Home of Professional Open Source
-Copyright 2010-2011, Red Hat, Inc. and individual contributors
+Copyright 2010-2012, Red Hat, Inc. and individual contributors
by the @authors tag. See the copyright.txt in the distribution for a
full listing of individual contributors.
@@ -26,8 +26,6 @@
-->
<ui:composition template="/templates/template.xhtml">
- <ui:param name="componentId" value="richDataTable" />
-
<ui:define name="view">
<f:metadata>
<f:viewParam name="templates"
value="#{templateBean.templates}">
Modified:
modules/tests/metamer/trunk/application/src/main/webapp/components/richDataGrid/keepSaved.xhtml
===================================================================
---
modules/tests/metamer/trunk/application/src/main/webapp/components/richDataGrid/keepSaved.xhtml 2012-01-12
10:01:52 UTC (rev 23139)
+++
modules/tests/metamer/trunk/application/src/main/webapp/components/richDataGrid/keepSaved.xhtml 2012-01-12
10:48:46 UTC (rev 23140)
@@ -5,7 +5,7 @@
<!--
JBoss, Home of Professional Open Source
-Copyright 2010-2011, Red Hat, Inc. and individual contributors
+Copyright 2010-2012, Red Hat, Inc. and individual contributors
by the @authors tag. See the copyright.txt in the distribution for a
full listing of individual contributors.
@@ -26,8 +26,6 @@
-->
<ui:composition template="/templates/template.xhtml">
- <ui:param name="componentId" value="richDataTable" />
-
<ui:define name="view">
<f:metadata>
<f:viewParam name="templates"
value="#{templateBean.templates}">
@@ -67,4 +65,4 @@
<ui:define name="outOfTemplateAfter"/>
</ui:composition>
-</html>
\ No newline at end of file
+</html>
Modified:
modules/tests/metamer/trunk/application/src/main/webapp/components/richDataTable/keepSaved.xhtml
===================================================================
---
modules/tests/metamer/trunk/application/src/main/webapp/components/richDataTable/keepSaved.xhtml 2012-01-12
10:01:52 UTC (rev 23139)
+++
modules/tests/metamer/trunk/application/src/main/webapp/components/richDataTable/keepSaved.xhtml 2012-01-12
10:48:46 UTC (rev 23140)
@@ -5,7 +5,7 @@
<!--
JBoss, Home of Professional Open Source
-Copyright 2010-2011, Red Hat, Inc. and individual contributors
+Copyright 2010-2012, Red Hat, Inc. and individual contributors
by the @authors tag. See the copyright.txt in the distribution for a
full listing of individual contributors.
@@ -26,8 +26,6 @@
-->
<ui:composition template="/templates/template.xhtml">
- <ui:param name="componentId" value="richDataTable" />
-
<ui:define name="view">
<f:metadata>
<f:viewParam name="templates"
value="#{templateBean.templates}">
@@ -69,4 +67,4 @@
<ui:define name="outOfTemplateAfter"/>
</ui:composition>
-</html>
\ No newline at end of file
+</html>
Modified:
modules/tests/metamer/trunk/application/src/main/webapp/components/richDragIndicator/simple.xhtml
===================================================================
---
modules/tests/metamer/trunk/application/src/main/webapp/components/richDragIndicator/simple.xhtml 2012-01-12
10:01:52 UTC (rev 23139)
+++
modules/tests/metamer/trunk/application/src/main/webapp/components/richDragIndicator/simple.xhtml 2012-01-12
10:48:46 UTC (rev 23140)
@@ -6,7 +6,7 @@
<!--
JBoss, Home of Professional Open Source
- Copyright 2010-2011, Red Hat, Inc. and individual contributors
+ Copyright 2010-2012, Red Hat, Inc. and individual contributors
by the @authors tag. See the copyright.txt in the distribution for a
full listing of individual contributors.
@@ -27,8 +27,6 @@
-->
<ui:composition template="/templates/template.xhtml">
- <ui:param name="componentId" value="richTree" />
-
<ui:define name="view">
<f:metadata>
<f:viewParam name="templates"
value="#{templateBean.templates}">
@@ -169,4 +167,4 @@
</ui:define>
</ui:composition>
-</html>
\ No newline at end of file
+</html>
Modified:
modules/tests/metamer/trunk/application/src/main/webapp/components/richDragSource/cc.xhtml
===================================================================
---
modules/tests/metamer/trunk/application/src/main/webapp/components/richDragSource/cc.xhtml 2012-01-12
10:01:52 UTC (rev 23139)
+++
modules/tests/metamer/trunk/application/src/main/webapp/components/richDragSource/cc.xhtml 2012-01-12
10:48:46 UTC (rev 23140)
@@ -6,7 +6,7 @@
<!--
JBoss, Home of Professional Open Source
- Copyright 2010-2011, Red Hat, Inc. and individual contributors
+ Copyright 2010-2012, Red Hat, Inc. and individual contributors
by the @authors tag. See the copyright.txt in the distribution for a
full listing of individual contributors.
@@ -27,8 +27,6 @@
-->
<ui:composition template="/templates/template.xhtml">
- <ui:param name="componentId" value="richTree" />
-
<ui:define name="view">
<f:metadata>
<f:viewParam name="templates"
value="#{templateBean.templates}">
@@ -149,4 +147,4 @@
</ui:define>
</ui:composition>
-</html>
\ No newline at end of file
+</html>
Modified:
modules/tests/metamer/trunk/application/src/main/webapp/components/richDragSource/simple.xhtml
===================================================================
---
modules/tests/metamer/trunk/application/src/main/webapp/components/richDragSource/simple.xhtml 2012-01-12
10:01:52 UTC (rev 23139)
+++
modules/tests/metamer/trunk/application/src/main/webapp/components/richDragSource/simple.xhtml 2012-01-12
10:48:46 UTC (rev 23140)
@@ -6,7 +6,7 @@
<!--
JBoss, Home of Professional Open Source
- Copyright 2010-2011, Red Hat, Inc. and individual contributors
+ Copyright 2010-2012, Red Hat, Inc. and individual contributors
by the @authors tag. See the copyright.txt in the distribution for a
full listing of individual contributors.
@@ -27,8 +27,6 @@
-->
<ui:composition template="/templates/template.xhtml">
- <ui:param name="componentId" value="richTree" />
-
<ui:define name="view">
<f:metadata>
<f:viewParam name="templates"
value="#{templateBean.templates}">
@@ -169,4 +167,4 @@
</ui:define>
</ui:composition>
-</html>
\ No newline at end of file
+</html>
Modified:
modules/tests/metamer/trunk/application/src/main/webapp/components/richDropTarget/simple.xhtml
===================================================================
---
modules/tests/metamer/trunk/application/src/main/webapp/components/richDropTarget/simple.xhtml 2012-01-12
10:01:52 UTC (rev 23139)
+++
modules/tests/metamer/trunk/application/src/main/webapp/components/richDropTarget/simple.xhtml 2012-01-12
10:48:46 UTC (rev 23140)
@@ -6,7 +6,7 @@
<!--
JBoss, Home of Professional Open Source
- Copyright 2010-2011, Red Hat, Inc. and individual contributors
+ Copyright 2010-2012, Red Hat, Inc. and individual contributors
by the @authors tag. See the copyright.txt in the distribution for a
full listing of individual contributors.
@@ -27,8 +27,6 @@
-->
<ui:composition template="/templates/template.xhtml">
- <ui:param name="componentId" value="richTree" />
-
<ui:define name="view">
<f:metadata>
<f:viewParam name="templates"
value="#{templateBean.templates}">
Modified:
modules/tests/metamer/trunk/application/src/main/webapp/components/richExtendedDataTable/keepSaved.xhtml
===================================================================
---
modules/tests/metamer/trunk/application/src/main/webapp/components/richExtendedDataTable/keepSaved.xhtml 2012-01-12
10:01:52 UTC (rev 23139)
+++
modules/tests/metamer/trunk/application/src/main/webapp/components/richExtendedDataTable/keepSaved.xhtml 2012-01-12
10:48:46 UTC (rev 23140)
@@ -5,7 +5,7 @@
<!--
JBoss, Home of Professional Open Source
-Copyright 2010-2011, Red Hat, Inc. and individual contributors
+Copyright 2010-2012, Red Hat, Inc. and individual contributors
by the @authors tag. See the copyright.txt in the distribution for a
full listing of individual contributors.
@@ -26,8 +26,6 @@
-->
<ui:composition template="/templates/template.xhtml">
- <ui:param name="componentId" value="richDataTable" />
-
<ui:define name="view">
<f:metadata>
<f:viewParam name="templates"
value="#{templateBean.templates}">
Modified:
modules/tests/metamer/trunk/application/src/main/webapp/components/richList/keepSaved.xhtml
===================================================================
---
modules/tests/metamer/trunk/application/src/main/webapp/components/richList/keepSaved.xhtml 2012-01-12
10:01:52 UTC (rev 23139)
+++
modules/tests/metamer/trunk/application/src/main/webapp/components/richList/keepSaved.xhtml 2012-01-12
10:48:46 UTC (rev 23140)
@@ -5,7 +5,7 @@
<!--
JBoss, Home of Professional Open Source
-Copyright 2010-2011, Red Hat, Inc. and individual contributors
+Copyright 2010-2012, Red Hat, Inc. and individual contributors
by the @authors tag. See the copyright.txt in the distribution for a
full listing of individual contributors.
@@ -26,8 +26,6 @@
-->
<ui:composition template="/templates/template.xhtml">
- <ui:param name="componentId" value="richDataTable" />
-
<ui:define name="view">
<f:metadata>
<f:viewParam name="templates"
value="#{templateBean.templates}">
Modified:
modules/tests/metamer/trunk/application/src/main/webapp/components/richTree/rf-10994.xhtml
===================================================================
---
modules/tests/metamer/trunk/application/src/main/webapp/components/richTree/rf-10994.xhtml 2012-01-12
10:01:52 UTC (rev 23139)
+++
modules/tests/metamer/trunk/application/src/main/webapp/components/richTree/rf-10994.xhtml 2012-01-12
10:48:46 UTC (rev 23140)
@@ -10,7 +10,7 @@
<!--
JBoss, Home of Professional Open Source
-Copyright 2010-2011, Red Hat, Inc. and individual contributors
+Copyright 2010-2012, Red Hat, Inc. and individual contributors
by the @authors tag. See the copyright.txt in the distribution for a
full listing of individual contributors.
@@ -31,8 +31,6 @@
-->
<ui:composition template="/templates/template.xhtml">
- <ui:param name="componentId" value="rich:tree with DnD"
/>
-
<ui:define name="view">
<f:metadata>
<f:viewParam name="templates"
value="#{templateBean.templates}">