change Commercial -> Production
This commit is contained in:
@@ -57,7 +57,7 @@ def get_member_info(request, logged_in):
|
||||
elif results.access == 5:
|
||||
fonction = 'Gestion'
|
||||
else:
|
||||
fonction = 'Commercial'
|
||||
fonction = 'Production'
|
||||
|
||||
return {
|
||||
'nom': results.nom,
|
||||
|
||||
Reference in New Issue
Block a user