From 3616aec7e30d1ff26ebcf5012f401ce0e03dd420 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Wed, 31 Dec 2014 11:59:39 -0500 Subject: [PATCH] Rename the script for enqueue call in glm_foundation --- functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions.php b/functions.php index f523bd9..a577aaa 100755 --- a/functions.php +++ b/functions.php @@ -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', -- 2.17.1