projects
/
WP-Themes
/
crawfordco.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
96c5092
)
enqueueing date picker
author
Anthony Talarico
<talarico@gaslightmedia.com>
Wed, 8 Feb 2017 14:15:23 +0000
(09:15 -0500)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Wed, 8 Feb 2017 14:15:23 +0000
(09:15 -0500)
functions.php
patch
|
blob
|
history
diff --git
a/functions.php
b/functions.php
index
cb11c56
..
e4b32e4
100644
(file)
--- a/
functions.php
+++ b/
functions.php
@@
-83,6
+83,7
@@
function glm_site_scripts()
get_template_directory_uri() . '/js/modernizr/modernizr.min.js'
);
wp_enqueue_script('jquery');
+ wp_enqueue_script('jquery-ui-datepicker');
wp_enqueue_script(
'glm_foundation',
get_template_directory_uri() . '/js/app.js',