This commit is contained in:
Yuri Kuznetsov
2014-11-21 17:00:30 +02:00
parent c010cf43bf
commit fa25dc715f
2 changed files with 2 additions and 3 deletions
@@ -31,8 +31,7 @@
"Username": "Username",
"Email Address": "Email Address",
"Password": "Password",
"Login": "Login",
"Setup Avatar": "Setup Avatar"
"Login": "Login"
},
"tooltips": {
"defaultTeam": "All records created by this user will be related to this team by default.",
@@ -44,7 +44,7 @@ Espo.define('Views.Modals.ImageCrop', ['Views.Modal', 'lib!Cropper'], function (
},
setup: function () {
this.header = this.translate('Setup Avatar', 'labels', 'User');
this.header = null;
this.buttons = [
{