Skip to content

Commit

Permalink
Enable the single consent API
Browse files Browse the repository at this point in the history
- this turns on the code in govuk_publishing_components so that the single consent API is enabled
- it is being used in this branch for testing purposes only
  • Loading branch information
andysellick committed Mar 11, 2024
1 parent 841f58e commit 898b630
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/assets/javascripts/application.js
Expand Up @@ -19,3 +19,4 @@

//= require global-bar-init
//= require surveys
window.GOVUK.useSingleConsentApi = true

0 comments on commit 898b630

Please sign in to comment.