From 377d2f7fdcdc73a3bce96709a74d1d35d18f40e3 Mon Sep 17 00:00:00 2001 From: hyung-hwan Date: Fri, 8 Jan 2016 20:37:43 +0000 Subject: [PATCH] removed unblanced from the code file view and the code blame view --- codepot/src/codepot/views/code_blame.php | 1 - codepot/src/codepot/views/code_file.php | 6 +++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/codepot/src/codepot/views/code_blame.php b/codepot/src/codepot/views/code_blame.php index a68b8501..67832f51 100644 --- a/codepot/src/codepot/views/code_blame.php +++ b/codepot/src/codepot/views/code_blame.php @@ -410,7 +410,6 @@ if ($login['settings'] != NULL && $graph_url = codepot_merge_path (site_url(), "/code/graph/cloc-file/{$project->id}/{$hex_headpath}{$revreq}"); print ""; ?> - diff --git a/codepot/src/codepot/views/code_file.php b/codepot/src/codepot/views/code_file.php index 94870de3..21c8cd3a 100644 --- a/codepot/src/codepot/views/code_file.php +++ b/codepot/src/codepot/views/code_file.php @@ -382,6 +382,9 @@ if ($login['settings'] != NULL && ?> + + +
LOC
id}/{$hex_headpath}{$revreq}"); print ""; ?> -
- -