Sha256: 2a4fa3611cba1fa7876821d19b3de61fc044244382b24ba50ed5c6788ae0c31d

Contents?: true

Size: 385 Bytes

Versions: 41

Compression:

Stored size: 385 Bytes

Contents

<div>
  <table class='table table-condensed'>
    <tr>
      <th><%= N_('ID') %></th>
      <td><%= link_to(task_group.id, foreman_tasks_task_group_url(task_group)) %></td>
    </tr>
    <tr>
      <th><%= N_('Task count') %></th>
      <td><%= link_to(task_group.tasks.count, foreman_tasks_tasks_url(:search => "task_group.id = #{task_group.id}")) %></td>
    </tr>
  </table>
</div>

Version data entries

41 entries across 41 versions & 1 rubygems

Version Path
foreman-tasks-0.8.6 app/views/foreman_tasks/task_groups/_common.html.erb
foreman-tasks-0.8.5 app/views/foreman_tasks/task_groups/_common.html.erb
foreman-tasks-0.8.4 app/views/foreman_tasks/task_groups/_common.html.erb
foreman-tasks-0.8.3 app/views/foreman_tasks/task_groups/_common.html.erb
foreman-tasks-0.8.2 app/views/foreman_tasks/task_groups/_common.html.erb
foreman-tasks-0.8.1 app/views/foreman_tasks/task_groups/_common.html.erb
foreman-tasks-0.8.0 app/views/foreman_tasks/task_groups/_common.html.erb
foreman-tasks-0.7.20 app/views/foreman_tasks/task_groups/_common.html.erb
foreman-tasks-0.7.19 app/views/foreman_tasks/task_groups/_common.html.erb
foreman-tasks-0.7.18 app/views/foreman_tasks/task_groups/_common.html.erb
foreman-tasks-0.7.17 app/views/foreman_tasks/task_groups/_common.html.erb
foreman-tasks-0.7.16 app/views/foreman_tasks/task_groups/_common.html.erb
foreman-tasks-0.7.15 app/views/foreman_tasks/task_groups/_common.html.erb
foreman-tasks-0.7.14 app/views/foreman_tasks/task_groups/_common.html.erb
foreman-tasks-0.7.13 app/views/foreman_tasks/task_groups/_common.html.erb
foreman-tasks-0.7.12 app/views/foreman_tasks/task_groups/_common.html.erb
foreman-tasks-0.7.11 app/views/foreman_tasks/task_groups/_common.html.erb
foreman-tasks-0.7.10 app/views/foreman_tasks/task_groups/_common.html.erb
foreman-tasks-0.7.9 app/views/foreman_tasks/task_groups/_common.html.erb
foreman-tasks-0.7.8 app/views/foreman_tasks/task_groups/_common.html.erb