Parent Directory | Revision Log | Patch
revision 432 by nhaye, Thu Sep 20 15:25:57 2012 UTC | revision 433 by nhaye, Tue Sep 25 12:49:08 2012 UTC | |
---|---|---|
# | Line 17 class evenement extends evenement_gen { | Line 17 class evenement extends evenement_gen { |
17 | $form->setType('delai_notification', 'select'); | $form->setType('delai_notification', 'select'); |
18 | $form->setType('delai', 'select'); | $form->setType('delai', 'select'); |
19 | $form->setType('lettretype', 'select'); | $form->setType('lettretype', 'select'); |
20 | $form->setType('pour_consultation', 'checkbox'); | $form->setType('consultation', 'checkbox'); |
21 | } | } |
22 | } | } |
23 |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |