[elvystrac] r1755 - new (temporary) inputText2 component. It will replace inputText in short while..

  • From: elvys@xxxxxxxxxxxxxxxxxxxxxx
  • To: elvystrac@xxxxxxxxxxxxx
  • Date: Wed, 17 Feb 2010 12:38:47 +0100

Author: DavidK
Date: 2010-02-17 12:38:46 +0100 (Wed, 17 Feb 2010)
New Revision: 1755

Modified:
   trunk/server/webServer2/WebContent/WEB-INF/elvystags.xml
Log:
new (temporary) inputText2 component. It will replace inputText in short while..

Modified: trunk/server/webServer2/WebContent/WEB-INF/elvystags.xml
===================================================================
--- trunk/server/webServer2/WebContent/WEB-INF/elvystags.xml    2010-02-17 
11:37:42 UTC (rev 1754)
+++ trunk/server/webServer2/WebContent/WEB-INF/elvystags.xml    2010-02-17 
11:38:46 UTC (rev 1755)
@@ -23,6 +23,10 @@
                <source>../secured/components/inputText.xhtml</source>
        </tag>
        <tag>
+               <tag-name>inputText2</tag-name>
+               <source>../secured/components/inputText2.xhtml</source>
+       </tag>
+       <tag>
                <tag-name>inputCheckBox</tag-name>
                <source>../secured/components/inputCheckBox.xhtml</source>
        </tag>


Other related posts:

  • » [elvystrac] r1755 - new (temporary) inputText2 component. It will replace inputText in short while.. - elvys