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-3.18.1 webpack/fills_index.js
katello-3.18.0 webpack/fills_index.js
katello-3.17.1 webpack/fills_index.js
katello-3.16.2 webpack/fills_index.js
katello-3.18.0.rc2.1 webpack/fills_index.js
katello-3.18.0.rc2 webpack/fills_index.js
katello-3.17.0 webpack/fills_index.js
katello-3.18.0.rc1 webpack/fills_index.js
katello-3.17.0.rc2.2 webpack/fills_index.js
katello-3.17.0.rc2.1 webpack/fills_index.js
katello-3.16.1.2 webpack/fills_index.js
katello-3.16.1.1 webpack/fills_index.js
katello-3.17.0.rc2 webpack/fills_index.js
katello-3.16.1 webpack/fills_index.js
katello-3.17.0.rc1 webpack/fills_index.js
katello-3.16.0 webpack/fills_index.js
katello-3.16.0.rc5.1 webpack/fills_index.js
katello-3.16.0.rc5 webpack/fills_index.js
katello-3.16.0.rc4.1 webpack/fills_index.js
katello-3.15.3.1 webpack/fills_index.js