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 ""; ?> -
- -