mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-03-06 20:30:52 +01:00
improve helpText attributes
This commit is contained in:
@@ -37,6 +37,7 @@ registerConfigPanel({
|
||||
xtype: 'textfield',
|
||||
name: 'repositoryDirectory',
|
||||
fieldLabel: 'Repository directory',
|
||||
helpText: 'The location of the Git repositories.',
|
||||
allowBlank : false
|
||||
}]
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user