Subversion Repositories Applications.gtt

Rev

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

Rev 76 Rev 90
Line 6... Line 6...
6
	<li><a href="index.php?action=admin-projet">Projets</a></li>
6
	<li><a href="index.php?action=admin-projet">Projets</a></li>
7
</ul>
7
</ul>
8
<h3>Statistiques</h3>
8
<h3>Statistiques</h3>
9
<ul>
9
<ul>
10
	<li><a href="index.php?action=stat-tableau-global">Tableau général</a></li>
10
	<li><a href="index.php?action=stat-tableau-global">Tableau général</a></li>
-
 
11
	<li><a href="index.php?action=stat-tableau-charge">Plan de charge</a></li>
11
</ul>
12
</ul>
12
<?php if ($bool_admin) : ?>
13
<?php if ($bool_admin) : ?>
13
<h3>Administration</h3>
14
<h3>Administration</h3>
14
<ul>
15
<ul>
15
	<li><a href="index.php?action=admin-categorie" title="Modifier, supprimer et ajouter des catégories pour les projets">Categories des projets</a></li>
16
	<li><a href="index.php?action=admin-categorie" title="Modifier, supprimer et ajouter des catégories pour les projets">Categories des projets</a></li>