mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-15 07:18:58 -04:00
Refactored polling for status page
This commit is contained in:
@@ -79,7 +79,7 @@ const javascripts = () => {
|
||||
paths.src + 'javascripts/activityChart.js',
|
||||
paths.src + 'javascripts/sidenav.js',
|
||||
paths.src + 'javascripts/validation.js',
|
||||
// paths.src + 'javascripts/job-status-polling.js', // Disabled for manual refresh mode
|
||||
paths.src + 'javascripts/job-polling.js',
|
||||
paths.src + 'javascripts/scrollPosition.js',
|
||||
])
|
||||
.pipe(plugins.prettyerror())
|
||||
|
||||
Reference in New Issue
Block a user