From d3b7e8c43eaaff24a578365f39dd8de92694edcb Mon Sep 17 00:00:00 2001 From: hyung-hwan Date: Wed, 15 Apr 2015 17:18:42 +0000 Subject: [PATCH] fixed wrong jquery inclusion in graph-main --- codepot/src/codepot/views/graph_main.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/codepot/src/codepot/views/graph_main.php b/codepot/src/codepot/views/graph_main.php index 8e782aee..5442cca3 100644 --- a/codepot/src/codepot/views/graph_main.php +++ b/codepot/src/codepot/views/graph_main.php @@ -19,8 +19,11 @@ - + + + + @@ -28,9 +31,6 @@ - - -