mirror of
https://github.com/ansible/awx.git
synced 2026-02-15 02:00:01 -03:30
Playbook select list finally works on edit. Woot\!
This commit is contained in:
@@ -49,7 +49,6 @@ angular.module('GroupFormDefinition', [])
|
||||
ngClick: 'formReset()',
|
||||
label: 'Reset',
|
||||
icon: 'icon-remove',
|
||||
class: 'btn',
|
||||
ngDisabled: true //Disabled when $pristine
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user