2006/unicorn/resources/templates/output fr_xhtml20.vm,1.2,1.3 en_xhtml20.vm,1.2,1.3 en_xhtml10.vm,1.8,1.9 fr_xhtml10.vm,1.3,1.4

Update of /sources/public/2006/unicorn/resources/templates/output
In directory hutz:/tmp/cvs-serv19762/resources/templates/output

Modified Files:
	fr_xhtml20.vm en_xhtml20.vm en_xhtml10.vm fr_xhtml10.vm 
Log Message:
References to priorities deleted.

Index: en_xhtml10.vm
===================================================================
RCS file: /sources/public/2006/unicorn/resources/templates/output/en_xhtml10.vm,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- en_xhtml10.vm	18 Apr 2008 14:29:59 -0000	1.8
+++ en_xhtml10.vm	8 Sep 2008 14:48:31 -0000	1.9
@@ -159,18 +159,7 @@
    
   #end
 
-  #if(!$unicorncall.haveHighPassed())
-    <p>
-      Some observations might not have been made because one or more with high
-      priority failed.
-    </p>
-  #end
-  #if(!$unicorncall.haveMediumPassed())
-    <p>
-      Some observations might not have been made because one or more with medium
-      priority failed.
-    </p>
-  #end
+
 
   </div>
 

Index: fr_xhtml10.vm
===================================================================
RCS file: /sources/public/2006/unicorn/resources/templates/output/fr_xhtml10.vm,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- fr_xhtml10.vm	18 Apr 2008 14:29:59 -0000	1.3
+++ fr_xhtml10.vm	8 Sep 2008 14:48:31 -0000	1.4
@@ -159,18 +159,6 @@
    
   #end
 
-  #if(!$unicorncall.haveHighPassed())
-    <p>
-      Plusieurs observations peuvent ne pas avoir été effectuées car une ou plusieurs 
-      observations de priorité haute ont échouées.
-    </p>
-  #end
-  #if(!$unicorncall.haveMediumPassed())
-    <p>
-      Plusieurs observations peuvent ne pas avoir été effectuées car une ou plusieurs 
-      observations de priorité moyenne ont échouées.
-    </p>
-  #end
 
   </div>
 

Index: fr_xhtml20.vm
===================================================================
RCS file: /sources/public/2006/unicorn/resources/templates/output/fr_xhtml20.vm,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- fr_xhtml20.vm	18 Apr 2008 14:29:59 -0000	1.2
+++ fr_xhtml20.vm	8 Sep 2008 14:48:31 -0000	1.3
@@ -159,18 +159,6 @@
    
   #end
 
-  #if(!$unicorncall.haveHighPassed())
-    <p>
-      Plusieurs observations peuvent ne pas avoir été effectuées car une ou plusieurs 
-      observations de priorité haute ont échouées.
-    </p>
-  #end
-  #if(!$unicorncall.haveMediumPassed())
-    <p>
-      Plusieurs observations peuvent ne pas avoir été effectuées car une ou plusieurs 
-      observations de priorité moyenne ont échouées.
-    </p>
-  #end
 
   </div>
 

Index: en_xhtml20.vm
===================================================================
RCS file: /sources/public/2006/unicorn/resources/templates/output/en_xhtml20.vm,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- en_xhtml20.vm	18 Apr 2008 14:29:59 -0000	1.2
+++ en_xhtml20.vm	8 Sep 2008 14:48:31 -0000	1.3
@@ -159,18 +159,6 @@
    
   #end
 
-  #if(!$unicorncall.haveHighPassed())
-    <p>
-      Some observations might not have been made because one or more with high
-      priority failed.
-    </p>
-  #end
-  #if(!$unicorncall.haveMediumPassed())
-    <p>
-      Some observations might not have been made because one or more with medium
-      priority failed.
-    </p>
-  #end
 
   </div>
 

Received on Monday, 8 September 2008 14:49:09 UTC