feat(identity): add identity support for employees' list

This commit is contained in:
Romain Lanz
2017-09-14 22:15:29 +02:00
parent 2fa1ff9ff4
commit fc2ae2a0b3
2 changed files with 47 additions and 26 deletions
+3 -2
View File
@@ -1,2 +1,3 @@
Config = {}
Config.Locale = 'fr'
Config = {}
Config.Locale = 'fr'
Config.EnableESXIdentity = true