We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0944a3e + e957f0b commit 5809e9eCopy full SHA for 5809e9e
8 files changed
Gruntfile.js
@@ -62,7 +62,8 @@ module.exports = function(grunt) {
62
'js/cookie-notice.js',
63
'js/image-caption.js',
64
'js/tna-global.js',
65
- 'js/run-on-page-load.js'
+ 'js/run-on-page-load.js',
66
+ 'js/hide-search-box.js'
67
],
68
dest: 'js/compiled/tna-base.js'
69
}
0 commit comments