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