correction societe dans orphan_de.pt

This commit is contained in:
2018-11-20 14:47:27 +01:00
parent 9783540352
commit 87790040b7
3 changed files with 7 additions and 5 deletions

View File

@@ -15,6 +15,6 @@ def includeme(config):
config.add_route('parametres', '/parametres')
config.add_route('dashboard', '/dashboard')
config.add_route('last_emailing', '/last_emailing')
config.add_route('orphans_de', '/orphans_de')
config.add_route('orphans_de', '/orphans_de/{societe}')
config.add_route('user_edit', '/user_edit/{cd_uti}')
config.add_route('users_list', '/users_list')