layout set tooltip

This commit is contained in:
Yuri Kuznetsov
2020-03-30 23:16:24 +03:00
parent a1caf22474
commit 7eb4818739
3 changed files with 4 additions and 2 deletions
@@ -28,6 +28,7 @@
"notes": "Notes"
},
"tooltips": {
"layoutSet": "Provides the ability to have layouts that differ from standard ones.",
"portalRoles": "Specified Portal Roles will be applied to all users of this portal."
},
"labels": {
@@ -13,7 +13,7 @@
"inboundEmails": "Group Email Accounts"
},
"tooltips": {
"layoutSet": "Provides the ability to have layouts that differs from standard ones. Layout Set will be applied to users who have this team set as Default Team.",
"layoutSet": "Provides the ability to have layouts that differ from standard ones. Layout Set will be applied to users who have this team set as Default Team.",
"roles": "Access Roles. Users of this team obtain access control level from selected roles.",
"positionList": "Available positions in this team. E.g. Salesperson, Manager."
},
@@ -95,7 +95,8 @@
"type": "url"
},
"layoutSet": {
"type": "link"
"type": "link",
"tooltip": true
},
"modifiedAt": {
"type": "datetime",