$('div#status_chart').html('<%=j job_invocation_chart(@job_invocation) %>'); $('div#status').flot_pie(); <% if @auto_refresh %> delayed_refresh($('script#job_invocation_refresh').data('refresh-url')); <% end %>