Merge pull request #1693 from sapk/fix-admin-repo-new-ui

Fix admin repos new ui
This commit is contained in:
无闻 2015-09-25 19:05:27 -04:00
commit 84c727ae66
5 changed files with 95 additions and 70 deletions

View file

@ -21,6 +21,8 @@ ISSUE_PAGING_NUM = 10
[ui.admin]
; Number of users that are showed in one page
USER_PAGING_NUM = 50
; Number of repos that are showed in one page
REPO_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