Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
fusiondirectory
fusiondirectory
Commits
4e5e9139
Commit
4e5e9139
authored
Oct 24, 2018
by
Côme Chilliet
Browse files
🚑
fix(user) Renamed Department to Unit in user
issue
#5915
parent
186b5c07
Changes
1
Show whitespace changes
Inline
Side-by-side
plugins/personal/generic/class_user.inc
View file @
4e5e9139
...
...
@@ -210,7 +210,7 @@ class user extends simplePlugin
'o'
,
FALSE
),
new
StringAttribute
(
_
(
'
Department'
),
_
(
'Department to which
th
e
user belongs'
),
_
(
'
Unit'
),
_
(
'Organizational unit
th
is
user belongs
to
'
),
'ou'
,
FALSE
),
new
StringAttribute
(
...
...
Côme Chilliet
@cchilliet
mentioned in commit
80d41701
·
Jan 16, 2019
mentioned in commit
80d41701
mentioned in commit 80d41701cbc1f666908c4a27098e585dd51daa70
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment