mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-09 19:04:33 -04:00
Deleting instead of commenting out
This commit is contained in:
@@ -9,10 +9,6 @@ if (window.GOVUK.hasConsentFor('analytics', consentData)) {
|
||||
|
||||
$(() => $("time.timeago").timeago());
|
||||
|
||||
// Removing sticky footer functionality
|
||||
// $(() => GOVUK.stickAtTopWhenScrolling.init());
|
||||
// $(() => GOVUK.stickAtBottomWhenScrolling.init());
|
||||
|
||||
var showHideContent = new GOVUK.ShowHideContent();
|
||||
showHideContent.init();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user