%# (C) COPYRIGHT HELP/SYSTEMS, L.L.C. 2010 %>
<%
ok_button_id = "button_ok_agent_event_monitor_finder"
dialog_id = "agent_event_monitor_finder"
grid_id = "agent_event_monitor_finder_grid"
%>
',
handler: helpsys.finderButton
}, {
text: '<%= t('common.cancel') %>',
handler: ActiveDialog.hideDialog
}]"
height="300"
width="480"
layout="border"
stateId="agentEventMonitorFinder">
', id: 'agentEventMonitorsFinderName', locked: false, sortable: true, width: 60},
{ dataIndex: 'description', header: '<%=t "common.description" %>', id: 'agentEventMonitorsFinderDescription', locked: false, sortable: true, width: 200}
]"
tbar="{items: []}"
sortField="{field: 'name', direction: 'ASC'}"
url="<%= agent_event_monitors_path(:format => 'json') %>" style="height:100%;">