projects
/
WP-Themes
/
DiscoverKZOO.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9de704f
)
fix
author
Steve Sutton
<steve@gaslightmedia.com>
Tue, 21 Jun 2016 18:51:42 +0000
(14:51 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Tue, 21 Jun 2016 18:51:42 +0000
(14:51 -0400)
functions.php
patch
|
blob
|
history
diff --git
a/functions.php
b/functions.php
index
f2bb201
..
feb56c9
100644
(file)
--- a/
functions.php
+++ b/
functions.php
@@
-86,7
+86,7
@@
function glm_site_scripts()
}
if ( isset( $post )
&& ( is_front_page() ||
- in_array( $post->ID, array( 3193, 3194, 3195, 3196, 3197, 3200, 3309, 3303, 3315, 3307 ) )
+ in_array( $post->ID, array( 3193, 3194, 3195, 3196, 3197, 3200, 3309, 3303, 3315, 3307 ) )
)
) {
wp_enqueque_script(
'discover-survey',