Projet

Général

Profil

« Précédent | Suivant » 

Révision abb68dff

Ajouté par Serghei Mihai (congés, retour 15/05) il y a presque 10 ans

agenda: fixing periodic events update form

Voir les différences:

calebasse/agenda/forms.py
136 136
        return appointment
137 137

  
138 138

  
139
class UpdatePeriodicAppointmentForm(NewAppointmentForm):
139
class UpdatePeriodicAppointmentForm(UpdateAppointmentForm):
140 140
    patient = make_ajax_field(EventWithAct, 'patient', 'patientrecord', False)
141 141
    recurrence_periodicity = forms.ChoiceField(label=u"Périodicité",
142 142
            choices=Event.PERIODICITIES, required=True)

Formats disponibles : Unified diff