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-1.5.1 app/views/template_invocations/_refresh.js.erb
foreman_remote_execution-1.5.0 app/views/template_invocations/_refresh.js.erb
foreman_remote_execution-1.4.6 app/views/template_invocations/_refresh.js.erb
foreman_remote_execution-1.4.5 app/views/template_invocations/_refresh.js.erb
foreman_remote_execution-1.4.4 app/views/template_invocations/_refresh.js.erb
foreman_remote_execution-1.4.3 app/views/template_invocations/_refresh.js.erb
foreman_remote_execution-1.4.2 app/views/template_invocations/_refresh.js.erb
foreman_remote_execution-1.3.7 app/views/template_invocations/_refresh.js.erb
foreman_remote_execution-1.3.6 app/views/template_invocations/_refresh.js.erb
foreman_remote_execution-1.4.1 app/views/template_invocations/_refresh.js.erb
foreman_remote_execution-1.3.5 app/views/template_invocations/_refresh.js.erb
foreman_remote_execution-1.3.4 app/views/template_invocations/_refresh.js.erb
foreman_remote_execution-1.3.3 app/views/template_invocations/_refresh.js.erb
foreman_remote_execution-1.3.2 app/views/template_invocations/_refresh.js.erb
foreman_remote_execution-1.3.1 app/views/template_invocations/_refresh.js.erb
foreman_remote_execution-1.3.0 app/views/template_invocations/_refresh.js.erb
foreman_remote_execution-1.2.2 app/views/template_invocations/_refresh.js.erb
foreman_remote_execution-1.2.1 app/views/template_invocations/_refresh.js.erb
foreman_remote_execution-1.2.0 app/views/template_invocations/_refresh.js.erb
foreman_remote_execution-1.1.1 app/views/template_invocations/_refresh.js.erb