mirror of
https://github.com/ansible/awx.git
synced 2026-01-13 11:00:03 -03:30
Merge pull request #2429 from jaredevantabor/fix-2422
Corrects label on schedule form
This commit is contained in:
commit
6d33e27100
@ -118,7 +118,7 @@
|
||||
ng-show="schedulerShowTimeZone">
|
||||
<label class="Form-inputLabel">
|
||||
<span class="red-text">*</span>
|
||||
{{ strings.get('form.START_TIME') }}
|
||||
{{ strings.get('form.LOCAL_TIME_ZONE') }}
|
||||
</label>
|
||||
<select
|
||||
ng-disabled="!(schedule_obj.summary_fields.user_capabilities.edit || canAdd) || credentialRequiresPassword"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user