Esempio n. 1
0
    $checked_vierge = 'checked';
}
$HtmlList = new HtmlListSelectTagName();
/*
 * Worflow de FTA
 */
//if ($checked_duplicate) {
//    $isEditable = FALSE;
//} else {
//    $isEditable = TRUE;
//}
$listeWorkflow = FtaWorkflowModel::showListeDeroulanteNomWorkflowByAcces($idUser, $HtmlList, TRUE, $idFtaRole, $idFtaWorkflow);
/*
 * Site de production FTA
 */
$listeSiteProduction = GeoModel::showListeDeroulanteSiteProdByAcces($idUser, $HtmlList, TRUE, $SiteDeProduction);
/* * *********
  Fin Code PHP
 * ********* */
/* * ************
  Début Code HTML
 * ************ */
echo '
     <form ' . $method . ' action=' . $page_action . '>
     <!input type=hidden name=action value=' . $action . '>
     <input type=hidden name=id_fta_role value=' . $idFtaRole . '>

     <' . $html_table . '>
     <tr class=titre_principal><td>

         Création d\'une Fiche Technique Article (FTA)