Rename the script for enqueue
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 31 Dec 2014 16:59:39 +0000 (11:59 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 31 Dec 2014 16:59:39 +0000 (11:59 -0500)
call in glm_foundation

functions.php

index f523bd9..a577aaa 100755 (executable)
@@ -77,7 +77,7 @@ function preston_feather_scripts()
     );
     wp_enqueue_script('jquery');
     wp_enqueue_script(
-        'dollarsign',
+        'glm_foundation',
         get_template_directory_uri() . '/js/app.js',
         'jquery',
         '1.0',