Sha256: 2d6f93d8645f22856bd79d06536f0a63f53a7afef01e2e016819b77a4a5d80cb

Contents?: true

Size: 581 Bytes

Versions: 8

Compression:

Stored size: 581 Bytes

Contents

import { translate as __ } from 'foremanReact/common/I18n';

export default {
  name: __('Name'),
  description: __('Description'),
  virt_who: __('Requires Virt-Who'),
  consumed: __('Consumed'),
  start_date: __('Starts'),
  end_date: __('Ends'),
  product_id: __('Product ID'),
  contract_number: __('Contract Number'),
  account_number: __('Account Number'),
  support_type: __('Support Type'),
  arch: __('Architecture(s)'),
  type: __('Type'),
  multi_entitlement: __('Multi-entitlement'),
  stacking_id: __('Stacking ID'),
  product_host_count: __('Product Host Count'),
};

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
katello-4.15.0.rc2 webpack/scenes/Subscriptions/Details/SubscriptionAttributes.js
katello-4.15.0.rc1 webpack/scenes/Subscriptions/Details/SubscriptionAttributes.js
katello-4.14.1 webpack/scenes/Subscriptions/Details/SubscriptionAttributes.js
katello-4.14.0 webpack/scenes/Subscriptions/Details/SubscriptionAttributes.js
katello-4.14.0.rc3 webpack/scenes/Subscriptions/Details/SubscriptionAttributes.js
katello-4.14.0.rc2 webpack/scenes/Subscriptions/Details/SubscriptionAttributes.js
katello-4.14.0.rc1.1 webpack/scenes/Subscriptions/Details/SubscriptionAttributes.js
katello-4.14.0.rc1 webpack/scenes/Subscriptions/Details/SubscriptionAttributes.js