mirror of
https://github.com/ansible/awx.git
synced 2026-04-07 02:59:21 -02:30
Update get subscriptions button name in UI
This commit is contained in:
@@ -141,7 +141,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="License-getLicensesButton">
|
<div class="License-getLicensesButton">
|
||||||
<span ng-click="lookupLicenses()" class="btn btn-primary" ng-disabled="!subscriptionCreds.username || !subscriptionCreds.password" translate>GET LICENSES</button>
|
<span ng-click="lookupLicenses()" class="btn btn-primary" ng-disabled="!subscriptionCreds.username || !subscriptionCreds.password" translate>GET SUBSCRIPTIONS</button>
|
||||||
</div>
|
</div>
|
||||||
<div ng-if="selectedLicense.fullLicense">
|
<div ng-if="selectedLicense.fullLicense">
|
||||||
<div class="at-RowItem-label" translate>
|
<div class="at-RowItem-label" translate>
|
||||||
|
|||||||
Reference in New Issue
Block a user