From 9e6bc80e966df741e39e35496d06990fb462191c Mon Sep 17 00:00:00 2001 From: mathieu Date: Wed, 8 Jul 2015 16:09:55 -0400 Subject: [PATCH] add bounce bar script. #43 --- application/views/header.php | 1 + 1 file changed, 1 insertion(+) diff --git a/application/views/header.php b/application/views/header.php index fad44c43..3820d094 100755 --- a/application/views/header.php +++ b/application/views/header.php @@ -60,6 +60,7 @@ "https://plus.google.com/104724190750629608501/"] } + '; } foreach($javaScripts as $js) { echo ''; }