From e307f1dbbb3b5fce506cf8a5c4374da8767ebba7 Mon Sep 17 00:00:00 2001 From: Robert Lord Date: Sun, 30 Mar 2014 22:46:48 -0400 Subject: [PATCH] Update jQuery to work over SSL, resolves #18 --- source/layouts/layout.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/layouts/layout.erb b/source/layouts/layout.erb index 04bab60..bcceb15 100644 --- a/source/layouts/layout.erb +++ b/source/layouts/layout.erb @@ -26,7 +26,7 @@ under the License. <%= stylesheet_link_tag "screen", media: 'screen' %> <%= stylesheet_link_tag "print", media: 'print' %> - + <%= javascript_include_tag "all" %>