testing downloads 5

This commit is contained in:
David Vierra 2016-08-24 17:44:41 -10:00
parent e2993bd178
commit 0f376dac2c

View File

@ -25,7 +25,7 @@ not well-tested and are not recommended for serious use.
<td class="date" title="{{download.published_at | date : 'medium' }}">{{download.published_at | fromNow}}</td>
<td class="description">
<a href="https://github.com/mcedit/mcedit2/commits/{{download.target_commitish}}">{{download.target_commitish}}</a>
<a href="https://github.com/mcedit/mcedit2/commits/{{download.target_commitish}}">{{download.body}}</a>
</td>
</tr>
<tr class="links" ng-repeat-end>