%# (C) COPYRIGHT HELP/SYSTEMS, L.L.C. 2009 %>
',
html: '<%=t ".select_html" %>'
}, {
title: '<%=t ".schedule_diagnostic_tab" %>',
autoLoad: '<%= diagnostic_log_index_path(:partial => true, :type => "scheduler") %>',
iconCls: 'tab-icon-diagnostic_log'
}, {
title: '<%=t ".server_diagnostic_tab" %>',
autoLoad: '<%= diagnostic_log_index_path(:partial => true, :type => "server") %>',
iconCls: 'tab-icon-diagnostic_log'
}, {
title: '<%=t ".schedule_log_tab" %>',
autoLoad: '<%= schedule_logs_path(:partial => true) %>',
layout: 'fit',
iconCls: 'tab-icon-schedule_log'
}]}, {
items: [{
title: '<%=t ".schedule_log_tab" %>',
html: '<%=t ".agent_log_html" %>'
}, {
title: 'Recent Agent Log 1',
html: 'This is a recent agent 1 log.',
iconCls: 'tab-icon-agent_log'
}, {
title: 'Recent Agent Log 2',
html: 'This is a recent agent 2 log.',
iconCls: 'tab-icon-agent_log'
}, {
title: 'Recent Agent Log 3',
html: 'This is a recent agent 3 log.',
iconCls: 'tab-icon-agent_log'
}, {
title: '<%=t ".agent_log_more_tab" %>',
html: 'Select a agent log from a list.',
iconCls: 'tab-icon-more-agent_log'
}]
}]">