diff options
| author | Justin J. Novack <jnovack@gmail.com> | 2012-09-16 15:17:28 -0400 |
|---|---|---|
| committer | Justin J. Novack <jnovack@gmail.com> | 2012-09-16 15:17:28 -0400 |
| commit | 0845bf175dc416cdf107209fc34f7b37bf42b6e6 (patch) | |
| tree | 9ed5ac3d756b3f0d2f40e35b3bc095a75d968355 /data | |
| parent | 5935a357efd7be14481b21560347f70116891e16 (diff) | |
| download | phorkie-0845bf175dc416cdf107209fc34f7b37bf42b6e6.tar.gz phorkie-0845bf175dc416cdf107209fc34f7b37bf42b6e6.zip | |
data/templates/revision-head.htm - ADD: display commit message
Diffstat (limited to 'data')
| -rw-r--r-- | data/templates/revision-head.htm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/templates/revision-head.htm b/data/templates/revision-head.htm index 132a68f..a5f7e88 100644 --- a/data/templates/revision-head.htm +++ b/data/templates/revision-head.htm @@ -10,6 +10,7 @@ revision <strong>{{repo.hash}}</strong> </p> <p> + message <strong>{{repo.message}}</strong> </p> </div> <div class="span2"> |
