webpack/scenes/Subscriptions/Manifest/ManifestHistoryTableSchema.js in katello-3.16.2 vs webpack/scenes/Subscriptions/Manifest/ManifestHistoryTableSchema.js in katello-3.17.0.rc1
- old
+ new
@@ -1,6 +1,6 @@
import { translate as __ } from 'foremanReact/common/I18n';
-import { headerFormatter, cellFormatter } from '../../../move_to_foreman/components/common/table';
+import { headerFormatter, cellFormatter } from '../../../components/pf3Table';
export const columns = [
{
property: 'status',
header: {