��<!-- #%L Tutti :: UI %% Copyright (C) 2012 - 2014 Ifremer %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/gpl-3.0.html>. #L% --> <!DOCTYPE html> <html lang="fr"> <head> <meta charset="utf-8"/> <title>Allegro Campagne - G�n�rer des rapports</title> <link href="../css/bootstrap.min.css" rel="stylesheet"> <link href="../css/style.css" rel="stylesheet"> <script type="text/javascript" src="../js/jquery-2.0.3.min.js"></script> <script type="text/javascript" src="../js/bootstrap.min.js"></script> <script type="text/javascript" src="navbar.js"></script> </head> <body> <div class="container"> <div class="page-header"> <h1>G�n�rer des rapports</h1> </div> <p>Sur cet �cran on permet de g�n�rer des rapports sur un trait s�lectionn� de la campagne.</p> <h2><span>Description des champs<a name=fields></a></span></h2> <p><span>Trait</span></p> <p><span class=GramE><span >pour</span></span><span > s�lectionner l'un des traits de la campagne. </span></p> <p><span>Mod�le</span></p> <p><span class=GramE><span >pour</span></span><span > s�lectionner le mod�le de rapport � utiliser. </span></p> <h2><span>Description des actions<a name=actions></a></span></h2> <p><span class=GramE><span>g�n�rer</span></span><span ></span></p> <p><span class=GramE><span >permet</span></span><span > de g�n�rer le rapport. </span></p> <p><span>Ouvrir</span></p> <p><span class=GramE><span >permet</span></span><span > d'ouvrir le rapport g�n�r�. </span></p> <p><span>Enregistrer</span></p> <p><span><span>����������� </span>permet d enregistrer le rapport g�n�r�</span></p> <p><span>Quitter</span></p> <p><span class=GramE><span >permet</span></span><span > de fermer l'�cran.</span></p> </div> </body> </html>