Sha256: 3c091b153582506866ded6cddf43f2ae8e36956694cde2ca66af2df09718891f

Contents?: true

Size: 241 Bytes

Versions: 154

Compression:

Stored size: 241 Bytes

Contents

<% if @auto_refresh %>
$(function() {
  delayed_refresh($("div.terminal").data('refresh-url'),
          {"since": "<%= @line_sets.last.try(:[], 'timestamp') || @since %>", "line_counter": $("div.terminal div.line").size()});
});
<% end %>

Version data entries

154 entries across 154 versions & 1 rubygems

Version Path
foreman_remote_execution-12.0.7 app/views/template_invocations/_refresh.js.erb
foreman_remote_execution-10.1.3 app/views/template_invocations/_refresh.js.erb
foreman_remote_execution-12.0.5 app/views/template_invocations/_refresh.js.erb
foreman_remote_execution-12.0.4 app/views/template_invocations/_refresh.js.erb
foreman_remote_execution-12.0.1 app/views/template_invocations/_refresh.js.erb
foreman_remote_execution-12.0.2 app/views/template_invocations/_refresh.js.erb
foreman_remote_execution-11.1.3 app/views/template_invocations/_refresh.js.erb
foreman_remote_execution-10.1.2 app/views/template_invocations/_refresh.js.erb
foreman_remote_execution-12.0.0 app/views/template_invocations/_refresh.js.erb
foreman_remote_execution-10.1.1 app/views/template_invocations/_refresh.js.erb
foreman_remote_execution-11.1.1 app/views/template_invocations/_refresh.js.erb
foreman_remote_execution-11.1.0 app/views/template_invocations/_refresh.js.erb
foreman_remote_execution-10.1.0 app/views/template_invocations/_refresh.js.erb
foreman_remote_execution-8.3.3 app/views/template_invocations/_refresh.js.erb
foreman_remote_execution-8.3.2 app/views/template_invocations/_refresh.js.erb
foreman_remote_execution-11.0.0 app/views/template_invocations/_refresh.js.erb
foreman_remote_execution-10.0.7 app/views/template_invocations/_refresh.js.erb
foreman_remote_execution-8.3.1 app/views/template_invocations/_refresh.js.erb
foreman_remote_execution-10.0.6 app/views/template_invocations/_refresh.js.erb
foreman_remote_execution-10.0.5 app/views/template_invocations/_refresh.js.erb