fix
authorSteve Sutton <steve@gaslightmedia.com>
Tue, 21 Jun 2016 18:51:42 +0000 (14:51 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Tue, 21 Jun 2016 18:51:42 +0000 (14:51 -0400)
functions.php

index f2bb201..feb56c9 100644 (file)
@@ -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',