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-7.1.0 app/views/template_invocations/_refresh.js.erb
foreman_remote_execution-7.0.0 app/views/template_invocations/_refresh.js.erb
foreman_remote_execution-5.0.7 app/views/template_invocations/_refresh.js.erb
foreman_remote_execution-5.0.6 app/views/template_invocations/_refresh.js.erb
foreman_remote_execution-6.2.0 app/views/template_invocations/_refresh.js.erb
foreman_remote_execution-5.0.5 app/views/template_invocations/_refresh.js.erb
foreman_remote_execution-6.1.0 app/views/template_invocations/_refresh.js.erb
foreman_remote_execution-5.0.4 app/views/template_invocations/_refresh.js.erb
foreman_remote_execution-5.0.3 app/views/template_invocations/_refresh.js.erb
foreman_remote_execution-6.0.0 app/views/template_invocations/_refresh.js.erb
foreman_remote_execution-5.0.2 app/views/template_invocations/_refresh.js.erb
foreman_remote_execution-5.1.0 app/views/template_invocations/_refresh.js.erb
foreman_remote_execution-5.0.1 app/views/template_invocations/_refresh.js.erb
foreman_remote_execution-5.0.0 app/views/template_invocations/_refresh.js.erb
foreman_remote_execution-4.8.0 app/views/template_invocations/_refresh.js.erb
foreman_remote_execution-4.5.6 app/views/template_invocations/_refresh.js.erb
foreman_remote_execution-4.5.5 app/views/template_invocations/_refresh.js.erb
foreman_remote_execution-4.5.4 app/views/template_invocations/_refresh.js.erb
foreman_remote_execution-4.7.0 app/views/template_invocations/_refresh.js.erb
foreman_remote_execution-4.5.3 app/views/template_invocations/_refresh.js.erb