webpack/scenes/Subscriptions/components/SubscriptionsTable/SubscriptionsTable.js in katello-3.12.2 vs webpack/scenes/Subscriptions/components/SubscriptionsTable/SubscriptionsTable.js in katello-3.12.3
- old
+ new
@@ -128,9 +128,10 @@
groupedSubscriptions,
loadSubscriptions,
rows,
subscriptions,
tableColumns,
+ toggleSubscriptionGroup: this.toggleSubscriptionGroup,
inlineEditController: this.getInlineEditController(),
selectionController: this.getSelectionController(),
};
};