Sha256: 676439c14bb9bdf449d5ec9af52e10cc4af1106f7a2585f514e11c712706ebbd

Contents?: true

Size: 474 Bytes

Versions: 70

Compression:

Stored size: 474 Bytes

Contents

import React from 'react';
import { addGlobalFill } from 'foremanReact/components/common/Fill/GlobalFill';
import { registerReducer } from 'foremanReact/common/MountingService';

import SystemStatuses from './components/extensions/about';
import extendReducer from './components/extensions/reducers';

registerReducer('katelloExtends', extendReducer);

addGlobalFill('aboutFooterSlot', '[katello]AboutSystemStatuses', <SystemStatuses key="katello-system-statuses" />, 100);

Version data entries

70 entries across 70 versions & 1 rubygems

Version Path
katello-4.0.3 webpack/fills_index.js
katello-3.18.5 webpack/fills_index.js
katello-4.0.2.1 webpack/fills_index.js
katello-4.0.2 webpack/fills_index.js
katello-3.18.4 webpack/fills_index.js
katello-4.0.1.2 webpack/fills_index.js
katello-3.18.3.1 webpack/fills_index.js
katello-4.0.1.1 webpack/fills_index.js
katello-3.18.3 webpack/fills_index.js
katello-4.0.1 webpack/fills_index.js
katello-4.0.0 webpack/fills_index.js
katello-4.0.0.rc3.1 webpack/fills_index.js
katello-4.0.0.rc3 webpack/fills_index.js
katello-3.18.2.1 webpack/fills_index.js
katello-3.18.2 webpack/fills_index.js
katello-3.17.3 webpack/fills_index.js
katello-4.0.0.rc2 webpack/fills_index.js
katello-3.18.1.1 webpack/fills_index.js
katello-3.17.2 webpack/fills_index.js
katello-4.0.0.rc1 webpack/fills_index.js