18F/identity-dashboard

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

Summary

Maintainability
Test Coverage
<%= button_to t('forms.buttons.trigger_idp_refresh'), service_providers_publish_path, method: :post, :class => "usa-button" %>

<%= render partial: 'service_provider_table', locals: { service_providers: @service_providers, show_created_at: true } %>