mirror of
https://github.com/ansible/awx.git
synced 2026-03-16 08:27:29 -02:30
Fixed login dialog so that it now submits when Enter pressed in password field. Fixed more button more button labels.
This commit is contained in:
@@ -21,7 +21,7 @@ angular.module('JobEventFormDefinition', [])
|
||||
readonly: true,
|
||||
class: 'span2'
|
||||
},
|
||||
event: {
|
||||
event_display: {
|
||||
label: 'Event',
|
||||
type: 'text',
|
||||
readonly: true
|
||||
|
||||
Reference in New Issue
Block a user