Project

General

Profile

« Previous | Next » 

Revision 76ae5b79

Added by Samir Jha almost 6 years ago

Fixes #23968 - fix adding/removing multiple subs

View differences:

engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/details/content-host-add-subscriptions.controller.js
$scope.groupedSubscriptions = SubscriptionsHelper.groupByProductName(rows);
});
$scope.getAmountSelectorValues = SubscriptionsHelper.getAmountSelectorValues;
$scope.amountSelectorValues = SubscriptionsHelper.getAmountSelectorValues;
$scope.showMatchHost = false;
$scope.showMatchInstalled = false;
$scope.showNoOverlap = false;

Also available in: Unified diff