You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2016/11/17 10:51:32 UTC

svn commit: r1770152 - /myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/WEB-INF/tobago-config.xml

Author: lofwyr
Date: Thu Nov 17 10:51:32 2016
New Revision: 1770152

URL: http://svn.apache.org/viewvc?rev=1770152&view=rev
Log:
TOBAGO-1617 New tag <tc:event> to be similar to <f:ajax> and to replace <tc:command> in facets
* small amount of tests added to <tc:event> and <f:ajax> on components
[developed by hnoeth]

Modified:
    myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/WEB-INF/tobago-config.xml

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/WEB-INF/tobago-config.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/WEB-INF/tobago-config.xml?rev=1770152&r1=1770151&r2=1770152&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/WEB-INF/tobago-config.xml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/WEB-INF/tobago-config.xml Thu Nov 17 10:51:32 2016
@@ -72,6 +72,8 @@
         <markup>sun</markup>
         <markup>planet</markup>
         <markup>moon</markup>
+        <markup>lightred</markup>
+        <markup>lightgreen</markup>
       </supported-markup>
     </renderer>