mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-14 17:26:22 +01:00
improve helpText attributes
This commit is contained in:
@@ -151,7 +151,7 @@ Sonia.group.FormPanel = Ext.extend(Sonia.rest.FormPanel,{
|
||||
createErrorMsgText: 'Group creation failed',
|
||||
|
||||
// help
|
||||
nameHelpText: 'The unique name for this group.',
|
||||
nameHelpText: 'The unique name of the group.',
|
||||
descriptionHelpText: 'A short description of the group.',
|
||||
membersHelpText: 'The usernames of the group members.',
|
||||
|
||||
|
||||
Reference in New Issue
Block a user