mirror of
https://github.com/ansible/awx.git
synced 2026-05-19 14:57:39 -02:30
Fixed compilation error.
This commit is contained in:
@@ -97,7 +97,7 @@ angular.module('UserFormDefinition', [])
|
|||||||
label: 'Created by LDAP',
|
label: 'Created by LDAP',
|
||||||
type: 'checkbox',
|
type: 'checkbox',
|
||||||
readonly: true
|
readonly: true
|
||||||
},
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
buttons: { //for now always generates <button> tags
|
buttons: { //for now always generates <button> tags
|
||||||
|
|||||||
Reference in New Issue
Block a user