summaryrefslogtreecommitdiffstats
path: root/templates/repo/commits_table.tmpl
diff options
context:
space:
mode:
authorUnknwon <u@gogs.io>2015-12-02 20:10:47 -0500
committerUnknwon <u@gogs.io>2015-12-02 20:10:47 -0500
commit3d3498bda17ce35d38f7e06ce63f6a62dd5a894e (patch)
tree8e81cd2fbe8a7cb21a47cb43ab12794d53d966ee /templates/repo/commits_table.tmpl
parent29375059e1d7d943cc3e517f2433b5df1f126db2 (diff)
downloadgitea-3d3498bda17ce35d38f7e06ce63f6a62dd5a894e.tar.gz
gitea-3d3498bda17ce35d38f7e06ce63f6a62dd5a894e.zip
clean test data
Diffstat (limited to 'templates/repo/commits_table.tmpl')
-rw-r--r--templates/repo/commits_table.tmpl4
1 files changed, 1 insertions, 3 deletions
diff --git a/templates/repo/commits_table.tmpl b/templates/repo/commits_table.tmpl
index f78a6286ef..64e2a3d2e0 100644
--- a/templates/repo/commits_table.tmpl
+++ b/templates/repo/commits_table.tmpl
@@ -37,9 +37,7 @@
</td>
<td class="message collapsing">
<a rel="nofollow" class="ui green sha label" href="{{AppSubUrl}}/{{$.Username}}/{{$.Reponame}}/commit/{{.ID}}">{{ShortSha .ID.String}}</a>
- {{RenderCommitMessage .Summary $.RepoLink}}
- Initial commit
-fjdksfjklsdjfklsjfklsdjfkljsklfjsdklfjklsjfksdjlfkjdsklfjklsjfkldsjfkljsaklfjaklsjfklsdjfkljakldjfklsjafkljaslfjlsakjflkasjfklasjdflkjsklfjsklfjklsjfklsjfkljs
+ {{RenderCommitMessage .Summary $.RepoLink}}
</td>
<td class="grey text right aligned">{{TimeSince .Author.When $.Lang}}</td>
</tr>