Author: ppitonak(a)redhat.com
Date: 2010-09-21 11:57:55 -0400 (Tue, 21 Sep 2010)
New Revision: 19286
Modified:
modules/tests/metamer/trunk/application/src/main/resources/org/richfaces/tests/metamer/bean/A4JCommandButtonBean.properties
Log:
* added null options for action and action listener
Modified:
modules/tests/metamer/trunk/application/src/main/resources/org/richfaces/tests/metamer/bean/A4JCommandButtonBean.properties
===================================================================
---
modules/tests/metamer/trunk/application/src/main/resources/org/richfaces/tests/metamer/bean/A4JCommandButtonBean.properties 2010-09-21
15:55:24 UTC (rev 19285)
+++
modules/tests/metamer/trunk/application/src/main/resources/org/richfaces/tests/metamer/bean/A4JCommandButtonBean.properties 2010-09-21
15:57:55 UTC (rev 19286)
@@ -1,10 +1,12 @@
attr.action.first6CharsAction=first6CharsAction
attr.action.doubleStringAction=doubleStringAction
attr.action.toUpperCaseAction=toUpperCaseAction
+attr.action.null=
attr.actionListener.first6CharsActionListener=first6CharsActionListener
attr.actionListener.doubleStringActionListener=doubleStringActionListener
attr.actionListener.toUpperCaseActionListener=toUpperCaseActionListener
+attr.actionListener.null=
attr.styleClass.bold=bold
attr.styleClass.strike=strike