Sha256: e5a94ec09abde4572a400e1124e66d1f438d179e1816cd38a54ee9786d41389f

Contents?: true

Size: 284 Bytes

Versions: 8

Compression:

Stored size: 284 Bytes

Contents

const CONTENT_VIEWS_KEY = 'CONTENT_VIEWS';
export const UPDATE_CONTENT_VIEW = 'UPDATE_CONTENT_VIEW';
export const UPDATE_CONTENT_VIEW_SUCCESS = 'UPDATE_CONTENT_VIEW_SUCCESS';
export const UPDATE_CONTENT_VIEW_FAILURE = 'UPDATE_CONTENT_VIEW_FAILURE';

export default CONTENT_VIEWS_KEY;

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
katello-3.17.3 webpack/scenes/ContentViews/ContentViewsConstants.js
katello-3.17.2 webpack/scenes/ContentViews/ContentViewsConstants.js
katello-3.17.1 webpack/scenes/ContentViews/ContentViewsConstants.js
katello-3.17.0 webpack/scenes/ContentViews/ContentViewsConstants.js
katello-3.17.0.rc2.2 webpack/scenes/ContentViews/ContentViewsConstants.js
katello-3.17.0.rc2.1 webpack/scenes/ContentViews/ContentViewsConstants.js
katello-3.17.0.rc2 webpack/scenes/ContentViews/ContentViewsConstants.js
katello-3.17.0.rc1 webpack/scenes/ContentViews/ContentViewsConstants.js