18F/identity-idp

View on GitHub
app/views/accounts/actions/_edit_action_button.html.erb

Summary

Maintainability
Test Coverage
<%= link_to path do %>
  <span class='usa-sr-only'>
    <%= name %>
  </span>
  <%= t('forms.buttons.edit') %>
<% end %>