fix: correctly flagged pull latest image feature as limited (#7428)

pull/7444/head
Dmitry Salakhov 2 years ago committed by GitHub
parent 7b806cf586
commit bfe1cace77
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -74,11 +74,10 @@
<div class="col-sm-12">
<por-switch-field
name="'forcePullImage'"
feature="$ctrl.limitedFeaturePullImage"
feature-id="$ctrl.stackPullImageFeature"
checked="$ctrl.model.ForcePullImage"
label="'Pull latest image'"
label-class="'col-sm-3 col-lg-2'"
on-change="($ctrl.onChangeForcePullImage)"
></por-switch-field>
</div>
</div>

Loading…
Cancel
Save