Sha256: 67e59a739e2adf608eef3297328480e8827d1548c73343585c2edcb45e7d3827

Contents?: true

Size: 162 Bytes

Versions: 75

Compression:

Stored size: 162 Bytes

Contents

import React from 'react';

export const durationCellFormmatter = value => (
  <span className="param-value" title={value.tooltip}>
    {value.text}
  </span>
);

Version data entries

75 entries across 75 versions & 1 rubygems

Version Path
foreman-tasks-10.0.1 webpack/ForemanTasks/Components/TasksTable/formatters/durationCellFormmatter.js
foreman-tasks-10.0.0 webpack/ForemanTasks/Components/TasksTable/formatters/durationCellFormmatter.js
foreman-tasks-9.2.3 webpack/ForemanTasks/Components/TasksTable/formatters/durationCellFormmatter.js
foreman-tasks-9.2.2 webpack/ForemanTasks/Components/TasksTable/formatters/durationCellFormmatter.js
foreman-tasks-9.2.1 webpack/ForemanTasks/Components/TasksTable/formatters/durationCellFormmatter.js
foreman-tasks-9.2.0 webpack/ForemanTasks/Components/TasksTable/formatters/durationCellFormmatter.js
foreman-tasks-9.1.1 webpack/ForemanTasks/Components/TasksTable/formatters/durationCellFormmatter.js
foreman-tasks-9.0.4 webpack/ForemanTasks/Components/TasksTable/formatters/durationCellFormmatter.js
foreman-tasks-9.1.0 webpack/ForemanTasks/Components/TasksTable/formatters/durationCellFormmatter.js
foreman-tasks-9.0.2 webpack/ForemanTasks/Components/TasksTable/formatters/durationCellFormmatter.js
foreman-tasks-9.0.1 webpack/ForemanTasks/Components/TasksTable/formatters/durationCellFormmatter.js
foreman-tasks-8.3.3 webpack/ForemanTasks/Components/TasksTable/formatters/durationCellFormmatter.js
foreman-tasks-9.0.0 webpack/ForemanTasks/Components/TasksTable/formatters/durationCellFormmatter.js
foreman-tasks-8.2.1 webpack/ForemanTasks/Components/TasksTable/formatters/durationCellFormmatter.js
foreman-tasks-8.1.4 webpack/ForemanTasks/Components/TasksTable/formatters/durationCellFormmatter.js
foreman-tasks-8.3.2 webpack/ForemanTasks/Components/TasksTable/formatters/durationCellFormmatter.js
foreman-tasks-8.3.1 webpack/ForemanTasks/Components/TasksTable/formatters/durationCellFormmatter.js
foreman-tasks-8.1.3 webpack/ForemanTasks/Components/TasksTable/formatters/durationCellFormmatter.js
foreman-tasks-8.3.0 webpack/ForemanTasks/Components/TasksTable/formatters/durationCellFormmatter.js
foreman-tasks-8.2.0 webpack/ForemanTasks/Components/TasksTable/formatters/durationCellFormmatter.js