ajout historique list

This commit is contained in:
CAO Thien-An
2017-07-26 15:26:05 +02:00
parent dbeac03c37
commit ae59de4fe9
4 changed files with 72 additions and 0 deletions

View File

@@ -10,6 +10,7 @@ def includeme(config):
config.add_route('actif2_edit', '/actif2_edit/{no_id}')
config.add_route('allocation_list', '/allocation_list')
config.add_route('allocation_edit', '/allocation_edit/{no_cat}')
config.add_route('histo_list', '/histo_list')
# members
config.add_route('changer_mdp', '/changer_mdp')
config.add_route('envoyer_mdp', '/envoyer_mdp')