mirror of
https://github.com/ansible/awx.git
synced 2026-02-27 15:58:45 -03:30
Initialize directive when job.scm_revision has a value
This commit is contained in:
@@ -243,7 +243,7 @@
|
||||
|
||||
<!-- REVISION DETAIL -->
|
||||
<div class="JobResults-resultRow"
|
||||
ng-show="job.scm_revision">
|
||||
ng-if="job.scm_revision">
|
||||
<label class="JobResults-resultRowLabel">
|
||||
Revision
|
||||
</label>
|
||||
|
||||
Reference in New Issue
Block a user