diff options
| author | Justin J. Novack <jnovack@gmail.com> | 2012-09-17 21:21:18 -0400 |
|---|---|---|
| committer | Justin J. Novack <jnovack@gmail.com> | 2012-09-17 21:21:18 -0400 |
| commit | e7c60768692aef84b7d35809eb6cb533d04a651b (patch) | |
| tree | 371392221af4448f60a21d54371bef82fac56633 | |
| parent | 29abc10fb620c14f0ccfcd4ca220e0186274e93c (diff) | |
| download | phorkie-e7c60768692aef84b7d35809eb6cb533d04a651b.tar.gz phorkie-e7c60768692aef84b7d35809eb6cb533d04a651b.zip | |
FIX: Removed commit message from display
| -rw-r--r-- | data/templates/revision-head.htm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/data/templates/revision-head.htm b/data/templates/revision-head.htm index a5f7e88..9a60b05 100644 --- a/data/templates/revision-head.htm +++ b/data/templates/revision-head.htm @@ -9,9 +9,6 @@ <p> revision <strong>{{repo.hash}}</strong> </p> - <p> - message <strong>{{repo.message}}</strong> - </p> </div> <div class="span2"> </div> |
