Sha256: bd735647bdb0b45d3ef0f9266d955548610f5f258f8e78a214972e01ff0c8e0a

Contents?: true

Size: 314 Bytes

Versions: 4

Compression:

Stored size: 314 Bytes

Contents

<%= javascript_include_tag "https://www.gstatic.com/charts/loader.js" %>

<div class="page-description">

  <h2><%= t('qa_server.monitor_status.title') %></h2>

  <%= render 'test_summary' %>
  <%= render 'test_up_down_connection_history' %>
  <% # = render 'test_history' %>
  <%= render 'performance' %>

</div>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
qa_server-8.0.1 app/views/qa_server/monitor_status/index.html.erb
qa_server-7.9.2 app/views/qa_server/monitor_status/index.html.erb
qa_server-7.9.1 app/views/qa_server/monitor_status/index.html.erb
qa_server-7.9.0 app/views/qa_server/monitor_status/index.html.erb