Sha256: 824a23bfb725679a6c61706882a43df06129f39fae07519c65349fd74ed820f7

Contents?: true

Size: 208 Bytes

Versions: 22

Compression:

Stored size: 208 Bytes

Contents

import { SYNC_RESULT_PAGINATION_CHANGE } from '../../consts';

export const syncedTemplatesPageChange = pagination => dispatch =>
  dispatch({ type: SYNC_RESULT_PAGINATION_CHANGE, payload: { pagination } });

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
foreman_templates-10.0.2 webpack/components/TemplateSyncResult/TemplateSyncResultActions.js
foreman_templates-10.0.1 webpack/components/TemplateSyncResult/TemplateSyncResultActions.js
foreman_templates-10.0.0 webpack/components/TemplateSyncResult/TemplateSyncResultActions.js
foreman_templates-9.5.1 webpack/components/TemplateSyncResult/TemplateSyncResultActions.js
foreman_templates-9.5.0 webpack/components/TemplateSyncResult/TemplateSyncResultActions.js
foreman_templates-9.3.3 webpack/components/TemplateSyncResult/TemplateSyncResultActions.js
foreman_templates-9.3.2 webpack/components/TemplateSyncResult/TemplateSyncResultActions.js
foreman_templates-9.3.1 webpack/components/TemplateSyncResult/TemplateSyncResultActions.js
foreman_templates-9.4.0 webpack/components/TemplateSyncResult/TemplateSyncResultActions.js
foreman_templates-9.3.0 webpack/components/TemplateSyncResult/TemplateSyncResultActions.js
foreman_templates-9.2.0 webpack/components/TemplateSyncResult/TemplateSyncResultActions.js
foreman_templates-9.1.0 webpack/components/TemplateSyncResult/TemplateSyncResultActions.js
foreman_templates-9.0.2 webpack/components/TemplateSyncResult/TemplateSyncResultActions.js
foreman_templates-9.0.1 webpack/components/TemplateSyncResult/TemplateSyncResultActions.js
foreman_templates-9.0.0 webpack/components/TemplateSyncResult/TemplateSyncResultActions.js
foreman_templates-7.0.7 webpack/components/TemplateSyncResult/TemplateSyncResultActions.js
foreman_templates-8.0.0 webpack/components/TemplateSyncResult/TemplateSyncResultActions.js
foreman_templates-7.0.6 webpack/components/TemplateSyncResult/TemplateSyncResultActions.js
foreman_templates-7.0.5 webpack/components/TemplateSyncResult/TemplateSyncResultActions.js
foreman_templates-7.0.4 webpack/components/TemplateSyncResult/TemplateSyncResultActions.js