%# (C) COPYRIGHT HELP/SYSTEMS, L.L.C. 2010 %>
', id: 'missingJobsGridName', locked: false, sortable: true, width: 200, filter: true, filterType: 'string', filter: true, filterType: 'string'},
{dataIndex: 'description', header: '<%=t "common.description" %>', id: 'missingJobsGridDescription', locked: false, sortable: true, width: 200, filter: true, filterType: 'string', filter: true, filterType: 'string'},
{dataIndex: 'agent_name', header: '<%=t "common.agent" %>', id: 'missingJobsGridAgentName', locked: false, sortable: true, width: 200, filter: true, filterType: 'string', filter: true, filterType: 'string'},
{dataIndex: 'hold_status', header: '<%=t "jobs.index.hold_status" %>', id: 'missingJobsGridHoldStatus', locked:false, sortable:true, width: 200, filter: true, filterType: 'list', filterList: <%= "[[1, '#{t('agents.index.held_for_generic')}'],[2, '#{t('agents.index.held')}'],[3, '#{t('agents.index.held_until_generic')}'],[0, '#{t('agents.index.released')}']]" %>}]"
height="200"
hideMode="visibility"
includeDelete="false"
includeEdit="false"
includeShow="false"
includeTagFilter="false"
showInPopup=false
sortField="{field: 'name', direction: 'DESC'}"
tbar="{}"
url="<%= forecast_path(:list => 'missing-jobs', :format => 'json') %>">