Browse Source

Added "Organisations" to to organisations page title

pull/557/head
Ted 3 years ago committed by Kat
parent
commit
9f7e29df41
  1. 2
      app/views/organisations/_organisation_list.html.erb

2
app/views/organisations/_organisation_list.html.erb

@ -1,3 +1,5 @@
<% content_for :title, title %>
<section class="app-table-group" tabindex="0" aria-labelledby="<%= title.dasherize %>">
<table id="all-organisations-table" class="govuk-table">
<caption id="<%= title.dasherize %>" class="govuk-!-text-align-left govuk-!-margin-top-4 govuk-!-margin-bottom-4">

Loading…
Cancel
Save