mirror of
https://github.com/go-gitea/gitea
synced 2025-08-12 12:38:20 +00:00
Merge pull request #1691 from sapk/fix-admin-organization-new-ui
Fix admin organization new ui
This commit is contained in:
@@ -23,6 +23,8 @@ ISSUE_PAGING_NUM = 10
|
||||
USER_PAGING_NUM = 50
|
||||
; Number of notices that are showed in one page
|
||||
NOTICE_PAGING_NUM = 50
|
||||
; Number of organization that are showed in one page
|
||||
ORG_PAGING_NUM = 50
|
||||
|
||||
[markdown]
|
||||
; Enable hard line break extension
|
||||
|
Reference in New Issue
Block a user