<%# (C) COPYRIGHT HELP/SYSTEMS, L.L.C. 2011 %> <% content_for :ie_emulate_override do %>IE=EmulateIE9<% end %> <% content_for :head do %> <%= stylesheet_link_tag 'views/ext-sandbox.css' %> <%= javascript_include_tag 'ext-all-sandbox'%> <%= javascript_include_tag 'ext4fix'%> <% end %> <% @page_title = t("dashboards.page_name") form_id = "dashboard_index" %>
"dashboard-settings-link"%>' autoScroll="true" bbar="{items: [{ id: 'dashboard-refresh-button', tooltip: helpsys.locale.common.refresh, iconCls: 'x-tbar-loading', listeners: { click: function(){ refresh_charts(); }, scope: this } }, '-' , { id: 'dashboard-refresh-time', xtype: 'tbtext', text: '<%= @current_time %>' }]}" margins="{top: 10, left: 8, right: 8, bottom: 10}"> <%= render :partial => 'section',:locals => {:section_id => "chart_list" }%>