From 3c4e0d0bae16d61adbdbab444f2b2caed0d67bde Mon Sep 17 00:00:00 2001 From: Christopher Rogers Date: Tue, 15 Apr 2014 13:44:56 -0500 Subject: [PATCH] Switches jQuery to load through Google CDN Signed-off-by: Christopher Rogers --- 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 7ae03c3..0f98aaf 100644 --- a/source/layouts/layout.erb +++ b/source/layouts/layout.erb @@ -23,7 +23,7 @@ under the License. <%= stylesheet_link_tag :screen, media: :screen %> <%= stylesheet_link_tag :print, media: :print %> - + <%= javascript_include_tag "all" %> <% if language_tabs %>