From e62be5628c7250b2a87f5d0d525eeffc4b72f45e Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Wed, 28 Oct 2015 15:14:32 -0400 Subject: [PATCH] Adjusting https form submission datepicker not working --- functions.php | 2 +- header.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/functions.php b/functions.php index e7f575d..f351072 100644 --- a/functions.php +++ b/functions.php @@ -212,7 +212,7 @@ function glm_site_scripts() { wp_enqueue_script('jquery-ui-datepicker'); - wp_enqueue_style('jquery-style', 'http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.2/themes/smoothness/jquery-ui.css'); + wp_enqueue_style('jquery-style', '//ajax.googleapis.com/ajax/libs/jqueryui/1.8.2/themes/smoothness/jquery-ui.css'); wp_enqueue_script( 'modernizr', diff --git a/header.php b/header.php index 9ae7db9..f860e95 100644 --- a/header.php +++ b/header.php @@ -51,7 +51,7 @@
-
+