1
1
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:
无闻
2015-09-25 19:03:53 -04:00
5 changed files with 92 additions and 68 deletions

View File

@@ -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