mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-04-25 03:30:53 -04:00
Remove stop-at-footer JS
This functionality will be included in the stick-to-top JS. Removing it here to start that work with a blank slate.
This commit is contained in:
@@ -59,7 +59,6 @@ gulp.task('javascripts', () => gulp
|
||||
.src([
|
||||
paths.toolkit + 'javascripts/govuk/modules.js',
|
||||
paths.toolkit + 'javascripts/govuk/show-hide-content.js',
|
||||
paths.toolkit + 'javascripts/govuk/stop-scrolling-at-footer.js',
|
||||
paths.src + 'javascripts/stick-at-top-when-scrolling.js',
|
||||
paths.src + 'javascripts/detailsPolyfill.js',
|
||||
paths.src + 'javascripts/apiKey.js',
|
||||
|
||||
Reference in New Issue
Block a user