Author: bdelacretaz Date: Fri Mar 11 00:53:21 2005 New Revision: 157062 URL: http://svn.apache.org/viewcvs?view=rev&rev=157062 Log: shapes sample fixed in tour block
Modified: cocoon/branches/BRANCH_2_1_X/status.xml Modified: cocoon/branches/BRANCH_2_1_X/status.xml URL: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/status.xml?view=diff&r1=157061&r2=157062 ============================================================================== --- cocoon/branches/BRANCH_2_1_X/status.xml (original) +++ cocoon/branches/BRANCH_2_1_X/status.xml Fri Mar 11 00:53:21 2005 @@ -202,6 +202,10 @@ <changes> <release version="@version@" date="@date@"> + <action dev="BD" type="fix"> + Tour block: fix "shapes" sample using if/else in flowscript + instead of switch. + </action> <action dev="VG" type="update"> Build: Added exclude.all.blocks and include.all.blocks properties to quickly toggle all blocks on or off.