projects
/
WP-Themes
/
francejourneys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c915e4
)
adding datepicker ui component
author
Anthony Talarico
<talarico@gaslightmedia.com>
Tue, 21 Jun 2016 13:40:12 +0000
(09:40 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Tue, 21 Jun 2016 13:40:12 +0000
(09:40 -0400)
functions.php
patch
|
blob
|
history
diff --git
a/functions.php
b/functions.php
index
6db79f5
..
c867036
100644
(file)
--- a/
functions.php
+++ b/
functions.php
@@
-58,6
+58,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',