webpack/scenes/Subscriptions/UpstreamSubscriptions/UpstreamSubscriptionsTableSchema.js in katello-3.16.2 vs webpack/scenes/Subscriptions/UpstreamSubscriptions/UpstreamSubscriptionsTableSchema.js in katello-3.17.0.rc1

- old
+ new

@@ -2,10 +2,10 @@ import { FormGroup, FormControl, ControlLabel, HelpBlock } from 'react-bootstrap'; import { translate as __ } from 'foremanReact/common/I18n'; import { headerFormatter, cellFormatter, -} from '../../../move_to_foreman/components/common/table'; +} from '../../../components/pf3Table'; export const columns = controller => [ { property: 'id', header: {