mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-06 16:28:24 -04:00
Add JS to embed email preview into page
This commit is contained in:
@@ -74,6 +74,7 @@ gulp.task('javascripts', () => gulp
|
||||
paths.src + 'javascripts/preventDuplicateFormSubmissions.js',
|
||||
paths.src + 'javascripts/fullscreenTable.js',
|
||||
paths.src + 'javascripts/conditionalRadios.js',
|
||||
paths.src + 'javascripts/emailPreviewPane.js',
|
||||
paths.src + 'javascripts/main.js'
|
||||
])
|
||||
.pipe(plugins.prettyerror())
|
||||
|
||||
Reference in New Issue
Block a user