2006/unicorn/WebContent/WEB-INF/resources/tasklist new-tasklist.xml,1.6,1.7

Update of /sources/public/2006/unicorn/WebContent/WEB-INF/resources/tasklist
In directory hutz:/tmp/cvs-serv31914/WebContent/WEB-INF/resources/tasklist

Modified Files:
	new-tasklist.xml 
Log Message:
removed option for task conformance
+ when a task has no options, ajax call is not sent

Index: new-tasklist.xml
===================================================================
RCS file: /sources/public/2006/unicorn/WebContent/WEB-INF/resources/tasklist/new-tasklist.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- new-tasklist.xml	2 Sep 2009 15:45:42 -0000	1.6
+++ new-tasklist.xml	3 Sep 2009 14:33:13 -0000	1.7
@@ -55,7 +55,7 @@
 		</routine>
 
 		<parameters>
-			<parameter name="profile" default="css21" ui="simple" type="dropdown" observer="css-validator"/>
+			<!-- <parameter name="profile" default="css21" ui="simple" type="dropdown" observer="css-validator"/> -->
 			<parameter name="warning" default="2" ui="none" type="dropdown" observer="css-validator"/>			
 		</parameters>
 

Received on Thursday, 3 September 2009 14:33:27 UTC