layout set tooltip
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user