%# (C) COPYRIGHT HELP/SYSTEMS, L.L.C. 2010 %>
<%
dialog_id = "special_instance_where_used"
job_grid_id = "special_instance_where_used_job_grid"
%>
',
actsOn: 'one',
actionUrl: '<%= edit_job_path(-1) %>'
},{
iconCls: 'icon_delete',
text: '<%=t "jobs.index.delete_job" %>',
actsOn: 'one',
method: 'DELETE',
actionUrl: '<%= job_path(-1) %>',
ajaxRequest: true,
confirmText: '<%=t "jobs.index.delete_confirmation" %>'
}]}"
sortField="{field: 'name', direction: 'ASC'}"
tbar="{}"
url="<%= jobs_path(:format => 'json', :special_instance_id => special_instance_id) %>" style="height:100%;">