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:
@@ -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>
|
Reference in New Issue
Block a user