Merge branch 'develop' of git.znuny.com:zammad/zammad into develop
This commit is contained in:
commit
d675730cdb
1 changed files with 1 additions and 0 deletions
|
@ -786,6 +786,7 @@ returns
|
|||
end
|
||||
|
||||
def check_email
|
||||
return if Setting.get('import_mode')
|
||||
return if email.empty?
|
||||
self.email = email.downcase.strip
|
||||
return if id == 1
|
||||
|
|
Loading…
Reference in a new issue