mirror of
https://github.com/go-gitea/gitea.git
synced 2026-08-01 09:34:58 +02:00
update FullName method to show group id if it's non-zero
This commit is contained in:
@@ -662,7 +662,7 @@ body:
|
||||
name: Name
|
||||
title: Title
|
||||
about: About
|
||||
labels: label1,label2,,label3 ,,
|
||||
labels: label1,label2,label3 ,
|
||||
ref: Ref
|
||||
body:
|
||||
- type: markdown
|
||||
@@ -731,7 +731,7 @@ body:
|
||||
name: Name
|
||||
title: Title
|
||||
about: About
|
||||
labels: label1,label2,,label3 ,,
|
||||
labels: label1,label2,label3 ,
|
||||
ref: Ref
|
||||
---
|
||||
Content
|
||||
|
||||
Reference in New Issue
Block a user