Sha256: 3c1f579d8d3f92c23c7fac5b5f29da0692e783cdd7c8992f0735b0e8d089f283

Contents?: true

Size: 262 Bytes

Versions: 3

Compression:

Stored size: 262 Bytes

Contents

import { foremanUrl } from 'foremanReact/common/helpers';

export const JOB_TEMPLATES = 'JOB_TEMPLATES';
export const JOB_CATEGORIES = 'JOB_CATEGORIES';
export const JOB_TEMPLATE = 'JOB_TEMPLATE';
export const templatesUrl = foremanUrl('/api/v2/job_templates');

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
foreman_remote_execution-4.5.1 webpack/JobWizard/JobWizardConstants.js
foreman_remote_execution-4.6.0 webpack/JobWizard/JobWizardConstants.js
foreman_remote_execution-4.5.0 webpack/JobWizard/JobWizardConstants.js