mirror of
https://github.com/ansible/awx.git
synced 2026-02-21 13:10:11 -03:30
Update get subscriptions button name in UI
This commit is contained in:
committed by
Ryan Petrello
parent
f9511ed7da
commit
bfca3d9910
@@ -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