New admin notice UI based on user list example
This commit is contained in:
parent
4f8b209956
commit
14a1101139
5 changed files with 83 additions and 63 deletions
|
@ -19,8 +19,10 @@ EXPLORE_PAGING_NUM = 20
|
|||
ISSUE_PAGING_NUM = 10
|
||||
|
||||
[ui.admin]
|
||||
; Numer of users that are showed in one page
|
||||
; Number of users that are showed in one page
|
||||
USER_PAGING_NUM = 50
|
||||
; Number of notices that are showed in one page
|
||||
NOTICE_PAGING_NUM = 50
|
||||
|
||||
[markdown]
|
||||
; Enable hard line break extension
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue