mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-04 13:38:25 -04:00
Update main.js
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
// Initialize GOV.UK Frontend components (modern init)
|
// Initialize GOV.UK Frontend components (modern init)
|
||||||
window.GOVUKFrontend.initAll();
|
window.GOVUK.Frontend?.initAll?.();
|
||||||
|
|
||||||
var showHideContent = new GOVUK.ShowHideContent();
|
var showHideContent = new GOVUK.ShowHideContent();
|
||||||
showHideContent.init();
|
showHideContent.init();
|
||||||
|
|||||||
Reference in New Issue
Block a user