mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01:00
Added environment variable RESULTS_PER_PAGE to all Wekan platforms.
Thanks to xet7 !
This commit is contained in:
parent
4ea4913d72
commit
ba05f383ca
10 changed files with 25 additions and 2 deletions
|
|
@ -544,6 +544,6 @@ DESCRIPTION_SAML_ATTRIBUTES="SAML Attributes"
|
|||
DEFAULT_SAML_ATTRIBUTES=""
|
||||
KEY_SAML_ATTRIBUTES="saml-attributes"
|
||||
|
||||
DESCRIPTION_RESULTS_PER_PAGE="Number of results to show per page by default"
|
||||
DESCRIPTION_RESULTS_PER_PAGE="Number of search results to show per page by default"
|
||||
DEFAULT_RESULTS_PER_PAGE=""
|
||||
KEY_RESULTS_PER_PAGE="results-per-page"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue