Sha256: 02ffb0627d77a7c59a738ddd3f8200fed06a318717763c960216b8e4680e85d2

Contents?: true

Size: 825 Bytes

Versions: 3

Compression:

Stored size: 825 Bytes

Contents

<header class="jumbotron subhead">
  <h1>Queues</h1>
  <p class="lead">Overview of all Requests, the Processing and the Responses</p>
</header>

<section>

<div class="row">
  
  <div class="span4">
    <div class="page-header"><h1>Requests</h1></div>
    <div id="requests">
      <div class="well dark-grey pagination-centered"><h2 class="white">0</h2></div>
    </div>
  </div>
  
  <div class="span4">
    <div class="page-header"><h1>In Processing</h1></div>
    <div id="processing">
      <div class="well dark-grey pagination-centered"><h2 class="white">0</h2></div>
    </div>
  </div>
  
  <div class="span4">
    <div class="page-header"><h1>Responses</h1></div>
    <div id="responses">
      <div class="well dark-grey pagination-centered"><h2 class="white">0</h2></div>
    </div>
  </div>
  
</div>

</section>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
scales-monitor-0.0.4 lib/scales-monitor/app/app/assets/javascripts/app/views/queues.jst.eco
scales-monitor-0.0.1.beta.2 lib/scales-monitor/app/app/assets/javascripts/app/views/queues.jst.eco
scales-monitor-0.0.1.beta.1 lib/scales-monitor/app/app/assets/javascripts/app/views/queues.jst.eco