mirror of
https://github.com/ansible/awx.git
synced 2026-05-13 12:27:37 -02:30
spelling
add allow_override to source_project
This commit is contained in:
@@ -235,7 +235,7 @@ function InventorySourceDetail({ inventorySource }) {
|
||||
value={VERBOSITY()[verbosity]}
|
||||
/>
|
||||
<Detail
|
||||
label={t`Scm Branch`}
|
||||
label={t`Source Control Branch`}
|
||||
helpText={helpText.sourceControlBranch}
|
||||
value={scm_branch}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user