mirror of
https://github.com/ansible/awx.git
synced 2026-01-13 02:50:02 -03:30
Initialize directive when job.scm_revision has a value
This commit is contained in:
parent
d2396161b9
commit
65bacf7f09
@ -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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user