From cafae64a90eb4eaa0efff891367819ce2971704c Mon Sep 17 00:00:00 2001 From: hmhealey Date: Fri, 3 Jul 2015 11:02:47 -0400 Subject: Moved minified javascript out of min directory --- web/templates/head.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web/templates/head.html') diff --git a/web/templates/head.html b/web/templates/head.html index 9c025d1f9..3f2c28f7a 100644 --- a/web/templates/head.html +++ b/web/templates/head.html @@ -17,7 +17,7 @@ - + -- cgit v1.2.3-1-g7c22 From 66e2ff0ae3e2a435d0dd3d7a804a35fd5b58a984 Mon Sep 17 00:00:00 2001 From: hmhealey Date: Fri, 3 Jul 2015 11:52:33 -0400 Subject: Copied Bootstrap, jQuery and React libraries and resources into repository --- web/templates/head.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'web/templates/head.html') diff --git a/web/templates/head.html b/web/templates/head.html index 3f2c28f7a..9b4e9d30f 100644 --- a/web/templates/head.html +++ b/web/templates/head.html @@ -5,12 +5,12 @@ {{ .Title }} - + - - - + + + -- cgit v1.2.3-1-g7c22 From 9da9f62f44f6d07fb1cc73df4cccef5d4ff6e567 Mon Sep 17 00:00:00 2001 From: hmhealey Date: Mon, 6 Jul 2015 10:13:38 -0400 Subject: Use correctly minified and unminified js libraries for JQuery, Bootstrap, and Perfect Scrollbar --- web/templates/head.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'web/templates/head.html') diff --git a/web/templates/head.html b/web/templates/head.html index 9b4e9d30f..abcb30700 100644 --- a/web/templates/head.html +++ b/web/templates/head.html @@ -9,15 +9,15 @@ - - + + - + -- cgit v1.2.3-1-g7c22