', id: 'heldJobsGridName', locked: false, sortable: true, width: 200, filter: true, filterType: 'string', filter: true, filterType: 'string'}, {dataIndex: 'description', header: '<%=t "common.description" %>', id: 'heldJobsGridDescription', locked: false, sortable: true, width: 200, filter: true, filterType: 'string', filter: true, filterType: 'string'}, {dataIndex: 'agent_name', header: '<%=t "common.agent" %>', id: 'heldJobsGridAgentName', locked: false, sortable: true, width: 200, filter: true, filterType: 'string', filter: true, filterType: 'string'}, {dataIndex: 'hold_status', header: '<%=t "forecast.hold_status.title" %>', id: 'heldJobsGridHoldStatus', locked: false, sortable: true, width: 200, filter: true, filterType: 'list', filterList: <%= "[[1, '#{t('forecast.hold_status.held_for_generic')}'],[2, '#{t('forecast.hold_status.held_generic')}'],[3, '#{t('forecast.hold_status.held_until_generic')}']]" %>}]" height="200" hideMode="visibility" includeDelete="false" includeEdit="false" includeShow="false" includeTagFilter="false" showInPopup=false sortField="{field: 'name', direction: 'DESC'}" tbar="{}" url="<%= forecast_path(:list => 'held-jobs', :format => 'json') %>">