mirror of
https://github.com/ansible/awx.git
synced 2026-01-14 03:10:42 -03:30
Adjust error message copy.
This commit is contained in:
parent
efc8991aa8
commit
6e49c25cfd
@ -231,7 +231,7 @@ function(NotificationsList, i18n) {
|
||||
dataContainer: 'body',
|
||||
onError: {
|
||||
ngShow: 'job_template_labels_isValid !== true',
|
||||
text: i18n._('Max 512 Characters'),
|
||||
text: i18n._('Max 512 characters per label.'),
|
||||
},
|
||||
ngDisabled: '!(job_template_obj.summary_fields.user_capabilities.edit || canAddJobTemplate)'
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user