mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-22 00:33:35 -05:00
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