Projet

Général

Profil

« Précédent | Suivant » 

Révision 2d6ba14a

Ajouté par Serghei Mihai il y a plus de 9 ans

agenda: current service arrivals/departures displayed in worker's schedule

Voir les différences:

calebasse/agenda/appointments.py
207 207

  
208 208
        services = time_table.services.all()
209 209
        common_service = service in services
210
        services = [s.slug for s in services if s != service]
210
        services = [s.slug for s in services]
211 211
        appointment_kind = 'timetable '
212 212
        if common_service:
213 213
            appointment_kind += 'info'

Formats disponibles : Unified diff