Projet

Général

Profil

« Précédent | Suivant » 

Révision fce3e1e6

Ajouté par Mikaël Ates il y a plus de 9 ans

Display a dialog for the reading of a cv2.

Voir les différences:

calebasse/dossiers/urls.py
49 49
        url(r'^(?P<patientrecord_id>\d+)/prescription-transport$', 'prescription_transport'),
50 50
        url(r'^(?P<patientrecord_id>\d+)/protection/new$', 'new_protection'),
51 51
        url(r'^(?P<patientrecord_id>\d+)/protection/(?P<pk>\d+)/update$', 'update_protection'),
52
        url(r'^(?P<patientrecord_id>\d+)/protection/(?P<pk>\d+)/del$', 'delete_protection'),)
52
        url(r'^(?P<patientrecord_id>\d+)/protection/(?P<pk>\d+)/del$', 'delete_protection'),
53
        url(r'^(?P<patientrecord_id>\d+)/read-cv2$', 'read_cv2'),
54
        )

Formats disponibles : Unified diff