|
|
|
|
@ -59,11 +59,11 @@
@@ -59,11 +59,11 @@
|
|
|
|
|
{{end}} |
|
|
|
|
<a class="delete-button" href="#" data-url="{{$.RepoLink}}/milestones/delete" data-id="{{.ID}}"><i class="octicon octicon-trashcan"></i> {{$.i18n.Tr "repo.issues.label_delete"}}</a> |
|
|
|
|
</div> |
|
|
|
|
{{if .Content}} |
|
|
|
|
<div class="content"> |
|
|
|
|
{{.RenderedContent|Str2html}} |
|
|
|
|
</div> |
|
|
|
|
{{end}} |
|
|
|
|
{{end}} |
|
|
|
|
{{if .Content}} |
|
|
|
|
<div class="content"> |
|
|
|
|
{{.RenderedContent|Str2html}} |
|
|
|
|
</div> |
|
|
|
|
{{end}} |
|
|
|
|
</li> |
|
|
|
|
{{end}} |
|
|
|
|
|