From cfe28ad903175099b9b36cc98f68da3ade564d74 Mon Sep 17 00:00:00 2001 From: Abraham Vegh Date: Tue, 26 Nov 2013 20:33:44 -0500 Subject: [PATCH] Update default.blade.php Remove protocol from Google and jQuery CDN URLs, to fix insecure content warnings in SSL-only environments --- app/views/backend/layouts/default.blade.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app/views/backend/layouts/default.blade.php b/app/views/backend/layouts/default.blade.php index b9673b183baf..930c7b5c2fc5 100755 --- a/app/views/backend/layouts/default.blade.php +++ b/app/views/backend/layouts/default.blade.php @@ -41,13 +41,13 @@ - + - +