Jonathan Bobel
|
412fad89ff
|
Changing the govuk grid to USWDS
|
2023-08-23 16:18:25 -04:00 |
|
Katie Smith
|
bf949044bc
|
Replace column-two-thirds with govuk-grid-column-two-thirds
|
2020-03-06 11:11:41 +00:00 |
|
Katie Smith
|
07bcb4220e
|
Replace column-one-third with govuk-grid-column-one-third
Also replaces `column-third`, with `govuk-grid-column-one-third`, since
this appears to be an alias of `column-one-third`.
|
2020-03-06 11:11:41 +00:00 |
|
Katie Smith
|
b9b9a138f9
|
Replace grid-row with govuk-grid-row
Replaced all instances of `grid-row` in the HTML and JavaScript with
`govuk-grid-row`, which is the new GOV.UK Frontend class.
|
2020-03-06 11:11:41 +00:00 |
|
Chris Hill-Scott
|
dc3f26a646
|
Make conversation page update using AJAX
Fairly self-explanatory. Uses the same pattern of breaking things up
into functions as the jobs page.
|
2017-07-12 17:09:33 +01:00 |
|