Subversion Repositories Applications.referentiel

Rev

Rev 6 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6 Rev 11
Line 19... Line 19...
19
		});
19
		});
Line 20... Line 20...
20
	
20
	
21
	});
21
	});
22
</script>
22
</script>
23
<h1>Tests</h1>
-
 
-
 
23
<h1>Tests</h1>
24
 
24
<p>Cliquer sur les titres des tests pour affichers les détails.</p>
25
<?php foreach ($tests as $test) : ?>
25
<?php foreach ($tests as $test) : ?>
26
<div class="test">
26
<div class="test">
27
	<h2 class="<?=$test['resultat'] ? 'ok' : 'ko';?>"><a href="#"><?=$test['titre']?></a> <span class="resultat"><?=$test['resultat'] ? 'ok' : 'ko';?></span></h2>
27
	<h2 class="<?=$test['resultat'] ? 'ok' : 'ko';?>"><a href="#"><?=$test['titre']?></a> <span class="resultat"><?=$test['resultat'] ? 'ok' : 'ko';?></span></h2>
28
	<div class="info">
28
	<div class="info">