2006/unicorn/WebContent/WEB-INF/resources/tasklist tasklist.rdf,1.2,1.3

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

Modified Files:
	tasklist.rdf 
Log Message:
commented unused profile parameter for task conformance

Index: tasklist.rdf
===================================================================
RCS file: /sources/public/2006/unicorn/WebContent/WEB-INF/resources/tasklist/tasklist.rdf,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- tasklist.rdf	28 Aug 2009 12:40:06 -0000	1.2
+++ tasklist.rdf	4 Sep 2009 12:29:12 -0000	1.3
@@ -12,7 +12,7 @@
 		<ucn:longName xml:lang="en">General Conformance Check</ucn:longName>
 		<ucn:longName xml:lang="fr">Vérifie la conformité générale</ucn:longName>
 		<ucn:description xml:lang="en">This task will do as much observations as possible.</ucn:description>
-		<ucn:hasParameter>
+		<!--<ucn:hasParameter>
 			<ucn:Dropdown ucn:reference="profile">
 				<ucn:longName xml:lang="en">CSS Profile</ucn:longName>
 				<ucn:longName xml:lang="fr">Profil CSS</ucn:longName>
@@ -73,7 +73,7 @@
 					</ucn:Value>
 				</ucn:hasValue>
 			</ucn:Dropdown>
-		</ucn:hasParameter>
+		</ucn:hasParameter>-->
 	</ucn:Task>
 
 	<ucn:Task ucn:reference="full-css">

Received on Friday, 4 September 2009 12:29:24 UTC