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