18F/identity-dashboard

View on GitHub
app/views/service_providers/_deleted_service_provider_table_header.html.erb

Summary

Maintainability
Test Coverage
<thead>
  <tr>
    <th scope="col">Issuer</th>
    <th scope="col">Deleted At</th>
    <th scope="col">Agency</th>
  </tr>
</thead>