4084: Job display, log and buttons refresh using same mechanism as pipeline instances.
[arvados.git] / apps / workbench / app / views / projects / index.html.erb
1 <div id="dashboard-content"
2      class="pane-anchor pane-loaded arv-log-event-listener arv-refresh-on-log-event"
3      href="#dashboard-content-pane"
4      data-pane-content-url="<%= root_url tab_pane: "dashboard" %>"
5      data-object-uuid="all"
6      data-load-throttle="15000"
7      >
8   <div id="dashboard-content-pane" class="active">
9     <%= render partial: 'show_dashboard' %>
10   </div>
11 </div>