Parent Directory | Revision Log | Patch
revision 1228 by vpihour, Fri Jan 11 15:56:33 2013 UTC | revision 1229 by nhaye, Wed Jan 16 16:12:16 2013 UTC | |
---|---|---|
# | Line 491 class dossier extends dossier_gen { | Line 491 class dossier extends dossier_gen { |
491 | $form->setType('division', 'hidden'); | $form->setType('division', 'hidden'); |
492 | } | } |
493 | $form->setType('dossier_autorisation', 'hiddenstatic'); | $form->setType('dossier_autorisation', 'hiddenstatic'); |
494 | $form->setType('dossier_instruction_type', 'selectstatic'); | $form->setType('dossier_instruction_type', 'selecthiddenstatic'); |
495 | // | // |
496 | if ($maj == 0) { | if ($maj == 0) { |
497 | $form->setType('dossier_autorisation', 'select'); | $form->setType('dossier_autorisation', 'select'); |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |