Sha256: 2aa0f4cbccd42ea74a96de874071edf0ba28ad486fbe32aec49ac20fbfbf8e2a

Contents?: true

Size: 432 Bytes

Versions: 3

Compression:

Stored size: 432 Bytes

Contents

<div id="main">
  <div class="block" id="block-tables">

    <div class="content rounded">          
      <h2 class="title">Diagnostic test</h2>
      <div class="inner">
        <h2>
          <%= link_to 'Find missing database index', admin_data_diagnostic_missing_index_url %>
        </h2>
        <h2>
          <%= link_to 'Validate Models', admin_data_validate_url %>
        </h2> 
      </div>
    </div>

  </div>
</div>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
admin_data-1.0.2 app/views/admin_data/diagnostic/index.html.erb
admin_data-1.0.1 app/views/admin_data/diagnostic/index.html.erb
admin_data-1.0.0 app/views/admin_data/diagnostic/index.html.erb