mirror of
https://github.com/ansible/awx.git
synced 2026-01-14 11:20:39 -03:30
Update get subscriptions button name in UI
This commit is contained in:
parent
f9511ed7da
commit
bfca3d9910
@ -141,7 +141,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<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 ng-if="selectedLicense.fullLicense">
|
||||
<div class="at-RowItem-label" translate>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user