1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-28 05:08:37 +00:00

finish view issue without comments and ops

This commit is contained in:
Unknwon
2015-08-12 17:04:23 +08:00
parent b410207dc1
commit b4c0b7b98b
13 changed files with 662 additions and 425 deletions

View File

@@ -41,7 +41,6 @@
</div>
</div>
{{if .IsRepositoryAdmin}}
<div class="four wide column">
<div class="ui segment metas">
<input id="label_ids" name="label_ids" type="hidden" value="{{.label_ids}}">
@@ -130,5 +129,4 @@
</div>
</div>
</div>
{{end}}
</form>