Parent Directory | Revision Log | Patch
revision 3 by fraynaud, Thu Feb 10 20:46:18 2011 UTC | revision 16 by fraynaud, Fri Jul 1 09:40:58 2011 UTC | |
---|---|---|
# | Line 170 class om_utilisateur extends om_utilisat | Line 170 class om_utilisateur extends om_utilisat |
170 | if ($maj < 2) { // ajouter et modifier | if ($maj < 2) { // ajouter et modifier |
171 | $form->setType("pwd", "password"); | $form->setType("pwd", "password"); |
172 | $form->setType("om_utilisateur", "hidden"); | $form->setType("om_utilisateur", "hidden"); |
173 | $form->setType("instructeur", "checkbox"); | |
174 | } | } |
175 | } | } |
176 |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |