mirror of
https://github.com/ansible/awx.git
synced 2026-01-18 05:01:19 -03:30
Update awx/ui_next/src/screens/Project/shared/ProjectSubForms/SharedFields.jsx
Accept suggestion Co-authored-by: Shane McDonald <me@shanemcd.com>
This commit is contained in:
parent
9f68ffc1cc
commit
5f93ba7690
@ -89,7 +89,7 @@ export const ScmTypeOptions = withI18n()(
|
||||
name="scm_track_submodules"
|
||||
label={i18n._(t`Track submodules`)}
|
||||
tooltip={i18n._(
|
||||
t`if yes, submodules will track the latest commit on
|
||||
t`If yes, submodules will track the latest commit on
|
||||
their master branch (or other branch specified in
|
||||
.gitmodules). If no, submodules will be kept at
|
||||
the revision specified by the main project.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user