Skip to content

Fix JS for togged content

Compare
Choose a tag to compare
@gemmaleigh gemmaleigh released this 18 Apr 09:19
· 820 commits to master since this release

1.1.4

  • Fix issue #197, toggled content not displaying, PR (#198)
    • Instead of using show() and hide(), add and remove the .js-hidden class
    • The govuk_template sets .js-hidden, remove duplicate in helpers.scss