mirror of
https://github.com/redmine/redmine.git
synced 2026-07-07 19:22:33 +02: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:
@@ -53,10 +53,6 @@ class Group < Principal
|
||||
name.to_s
|
||||
end
|
||||
|
||||
def initials
|
||||
name[0, 1]
|
||||
end
|
||||
|
||||
def builtin_type
|
||||
nil
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user