mirror of
https://github.com/meineerde/redmine.git
synced 2025-10-17 17:01:01 +00:00
Removes undesired change introduced in r23903 (#29824).
git-svn-id: https://svn.redmine.org/redmine/trunk@23904 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
458072ab7d
commit
bffc7cce58
@ -53,10 +53,6 @@ class Group < Principal
|
|||||||
name.to_s
|
name.to_s
|
||||||
end
|
end
|
||||||
|
|
||||||
def initials
|
|
||||||
name[0, 1]
|
|
||||||
end
|
|
||||||
|
|
||||||
def builtin_type
|
def builtin_type
|
||||||
nil
|
nil
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user