mirror of
https://github.com/ansible/awx.git
synced 2024-10-31 23:51:09 +03:00
Corrects label on schedule form
This commit is contained in:
parent
56fc5b104e
commit
7bf1569417
@ -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…
Reference in New Issue
Block a user