From: Anthony Talarico Date: Wed, 28 Oct 2015 19:14:32 +0000 (-0400) Subject: Adjusting https form submission datepicker not working X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=e62be5628c7250b2a87f5d0d525eeffc4b72f45e;p=WP-Themes%2Fglmthemes%2Fbpla-theme.git Adjusting https form submission datepicker not working --- 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 @@
-
+